本連載でこれまでに説明したように、OpenSSH経由でWindowsにリモートログインした場合、そこからはGUIアプリケーションを起動できない。しかし、Windows上の仮想環境やWSL2で動作しているUbuntuから、Windows側のGUIアプリケーションを起動したいケースはある。
システム管理者向けのコマンドラインシェル環境「Windows PowerShell」をGUIで管理・実行できる「PowerGUI」v1.0.11.207が、8日に公開された。Windows XP/Server 2003/Vistaに対応するフリーソフトで、現在作者のホームページからダウンロードできる。 「PowerGUI」は、Windowsの ...
In the first part of this series, I explained that there are occasionally situations in which hard coding a PowerShell interface really isn't an option because the script is almost certainly going to ...
前回作成したスクリプトで、サーバとして機能するための基本的な動きはしてくれるようになった。今回はこれをベースに、「外部からGUIコマンドを起動できるサーバ」として動くように書き換えていく。 先に、今回の成果物を以下に示す。 wincmdserver.ps1 #!
Learn how to use loops and dynamic object naming in PowerShell to build GUI settings interfaces that can adapt as new parameters are added. For the past several months, I have been hard at work ...
Regardless of whether you love PowerShell, hate it or are just undecided there is a free tool available that unleashes the power of PowerShell while offering the ease of a GUI interface, that tool is ...
Microsoft 365 を使い始めた企業・団体でよく耳にする「Microsoft 365 グループ」ですが、Office 365 グループやセキュリティグループなどと混同されがちです。 本記事では、**Microsoft 365 グループの基本機能と、作成・編集・削除の手順(GUI/PowerShell)**を、できる ...
情シス担当者の皆さま、日々の業務お疲れ様です。 社内の自動化を進める中で、便利なPowerShellスクリプトを作ったものの、「他の人に使ってもらう」段階で足踏みしたことはありませんか? 「エラーが出て動かない」「実行ポリシーって何?」「管理者 ...