前回までで、WindowsにOpenSSH経由でログインできるようになった。そしてその状態でGUIアプリケーションを起動できるようにもした。全ての方がこの機能を必要としているわけではないのだが、こうした仕組みをPowerShellスクリプトを使って実現できることは ...
PowerShellコマンドレットとスクリプトだけであらゆる処理を簡単に実行できればいいのですが、実際の運用では、従来型のWindowsアプリケーションやコマンドプロンプト用のプログラム(コマンド)と組み合わせて使う方が効率がよい場合が少なくありません。
Business.com on MSN

How to sync folders with PowerShell

While software can sync files and folders for you, it's often limited in scope. Learn how a PowerShell script can help you build a custom solution.