Scheduled Tasks

This reference provides cmdlet descriptions and syntax for all Scheduled Tasks cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

scheduledtasks

Disable-Scheduled Task

Disables a scheduled task.

Enable-Scheduled Task

Enables a scheduled task.

Export-Scheduled Task

Exports a scheduled task as an XML string.

Get-Clustered Scheduled Task

Gets clustered scheduled tasks for a failover cluster.

Get-Scheduled Task

Gets the task definition object of a scheduled task that is registered on the local computer.

Get-Scheduled Task Info

Gets run-time information for a scheduled task.

New-Scheduled Task

Creates a scheduled task instance.

New-Scheduled Task Action

Creates a scheduled task action.

New-Scheduled Task Principal

Creates an object that contains a scheduled task principal.

New-Scheduled Task Settings Set

Creates a new scheduled task settings object.

New-Scheduled Task Trigger

Creates a scheduled task trigger object.

Register-Clustered Scheduled Task

Registers a scheduled task on a failover cluster.

Register-Scheduled Task

Registers a scheduled task definition on a local computer.

Set-Clustered Scheduled Task

Changes settings for a clustered scheduled task.

Set-Scheduled Task

Modifies a scheduled task.

Start-Scheduled Task

Starts one or more instances of a scheduled task.

Stop-Scheduled Task

Stops all running instances of a task.

Unregister-Clustered Scheduled Task

Removes a scheduled task from a failover cluster.

Unregister-Scheduled Task

Unregisters a scheduled task.