本連載でこれまでに説明したように、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 ...
Microsoft 365 を使い始めた企業・団体でよく耳にする「Microsoft 365 グループ」ですが、Office 365 グループやセキュリティグループなどと混同されがちです。 本記事では、**Microsoft 365 グループの基本機能と、作成・編集・削除の手順(GUI/PowerShell)**を、できる ...
In my previous article in this series, I explained that you can make your PowerShell scripts far more flexible and dynamic by leveraging a configuration file as opposed to hard coding all of the ...
米Microsoft Corporationは15日(現地時間)、「Windows PowerShell ISE」のアドオン「Script Browser for Windows PowerShell ISE」v1.0を公開した。Windows 7/Server 2008 R2/8/Server 2012/Server 2012 R2に対応するフリーソフトで、編集部にてWindows ...
今回はスクリプトファイルを作ってみます。Windows PowerShellのプログラムをテキストファイルに作成し、それをコマンドレットのように実行できるようにします。コマンドプロンプトで言うバッチファイル(バッチコマンド)に相当するもので、コマンド ...