Name

Resume-JobSchedulerMaster

SYNOPSIS

Continue JobScheduler Master that has previously been paused. This command is typically executed after a Suspend-JobSchedulerMaster command.

SYNTAX

Resume-JobSchedulerMaster [<CommonParameters>]

DESCRIPTION

When JobScheduler Master is continued then

* any task starts that would normally have occurred during the pause period are immediately executed.

about_jobscheduler

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

PS > Resume-JobSchedulerMaster

  • No labels