海外のYouTuberの配信などで、カラフルなPowerShellプロンプトを使っているシーンを見かけたことがある人も多いことだろう。こうしたカスタマイズは、Windowsターミナルに「oh-my-posh」というモジュールを追加することで可能になる。今回はインストール方法を ...
If you're still writing custom PowerShell scripts for basic file transfers and Excel reports, you're working too hard. Ready-made PowerShell modules handle most common tasks better than anything ...
PowerShellコマンドレットとスクリプトだけであらゆる処理を簡単に実行できればいいのですが、実際の運用では、従来型のWindowsアプリケーションやコマンドプロンプト用のプログラム(コマンド)と組み合わせて使う方が効率がよい場合が少なくありません。