Hành động cho tác vụ đã lên lịch của bạn phải gọi powershell.exe
với tệp script được truyền dưới dạng đối số. Xem http://blogs.technet.com/b/heyscriptingguy/archive/2012/08/11/weekend-scripter-use-the-windows-task-scheduler- to-run-a-windows-powershell-script.aspx
powershell.exe -file c:\path_to_your_script\script.ps1
Người dùng mà tập lệnh thực thi theo đó cần có các quyền cần thiết để thực hiện tất cả các hành động trong tập lệnh.