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
此致,
Yes.
Open Task Scheduler, click Action -> Connect to another computer..., then enter the name of the remote computer and click OK.
Sean.
http://blogs.msdn.com/b/powershell/archive/2009/10/15/introducing-the-windows-7-resource-kit-powershell-pack.aspx
Check the Task Scheduler Module.
Import-Module TaskScheduler