PowerShell Tips, Tricks and Useful Commands (TTUC) #13 – Scheduled Jobs
PowerShell scripts can be run as a scheduled job using using Windows scheduler. Create a batch file with the following syntax/commands:
Powershell.exe “c:\scripts\mytestscript.ps1”
Exit
1 comments:
Scheduled Jobs, 2 hours a day playing cookie clicker
game
Post a Comment