Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
別のサーバーの別のタスクスケジューラからタスクスケジューラを実行することは可能ですか?私のタスクはすべてPowerShellを実行するためのものです
よろしくお願いします、
はい。
タスク スケジューラを開き、[アクション] -> [別のコンピューターに接続...] をクリックし、リモート コンピューターの名前を入力して [OK] をクリックします。
ショーン。
http://blogs.msdn.com/b/powershell/archive/2009/10/15/introducing-the-windows-7-resource-kit-powershell-pack.aspx
タスク スケジューラ モジュールを確認します。
Import-Module TaskScheduler