Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Run Powershell script from Scheduled Task

$
0
0

Powershell is a very powerful automation engine that lets us do a lot of tasks that otherwise would take a long time. Sometimes it is also needed to do a task without admin interaction; maybe it is a recurrent task or a one time job done at a not so common working hour. In this case running a Powershell script from Scheduled Task comes in handy.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles