Windows PowerShell Scheduled Job Cmdlets
Published: February 29, 2012
This section contains the help topics for the cmdlets that are installed with Windows PowerShell PSScheduledJob module. The PSScheduledJob module contains cmdlets and providers that manage scheduled jobs in Windows PowerShell.
PSScheduledJob Cmdlets
| Name | Description |
|---|---|
|
Adds job triggers to scheduled jobs. |
|
|
Disables the job triggers of scheduled jobs. |
|
|
Disables a scheduled job. |
|
|
Enables the job triggers of scheduled jobs. |
|
|
Enables a scheduled job. |
|
|
Gets the job triggers of scheduled jobs. |
|
|
Gets scheduled jobs on the local computer. |
|
|
Gets the job options of scheduled jobs. |
|
|
Creates a job trigger for a scheduled job. |
|
|
Creates an object that contains advanced options for a scheduled job. |
|
|
Creates a new scheduled job. |
|
|
Deletes job triggers from scheduled jobs. |
|
|
Changes the job trigger of a scheduled job. |
|
|
Changes scheduled jobs. |
|
|
Changes the job options of a scheduled job. |
|
|
Deletes scheduled jobs from the local computer. |