...
-------------------------- EXAMPLE 1 --------------------------
C:\PS>Restart-MasterJobSchedulerMaster
Restarts the JobScheduler Master.
-------------------------- EXAMPLE 2 --------------------------
C:\PS>Restart-Master JobSchedulerMaster -Service
Retarts the JobScheduler Master Windows service.
-------------------------- EXAMPLE 3 --------------------------
C:\PS>Restart-Master JobSchedulerMaster -Cluster -Timeout 20
Retarts the JobScheduler Master Cluster and allows running tasks 20s for completion.