JAEN

PowerShell

Get-ScheduledTask

SafeQuery scheduled tasks

Get-ScheduledTask | ? State -eq 'Ready'

Lists tasks; Get-ScheduledTaskInfo adds LastTaskResult — first stop for failed nightly jobs.

Examples

  • Get-ScheduledTask -TaskName 'Backup*' | Get-ScheduledTaskInfoBackup task results

Syntax

Get-ScheduledTask [-TaskName name] / Start-ScheduledTask

Before you run it

Read only.

Used when you see

Scheduled job didn't run
3
On Windows, read LastTaskResult
See the whole flow →

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store