Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

How to Export and Import PowerShell Scheduled Jobs

$
0
0

In previous articles I’ve written about how to export scheduled tasks and import scheduled tasks in PowerShell. In those articles, I made mention about the potential downside to exporting and importing PowerShell scheduled jobs. A scheduled job is a new feature in PowerShell 3.0 that allows you to set up a background job but register it with the task scheduler. Because this is a PowerShell feature, it is available on any computer running PowerShell 3.0.

Read More


Viewing all articles
Browse latest Browse all 10624

Trending Articles