Name
Remove-JobSchedulerService
SYNOPSIS
Removes an existing JobScheduler Windows service. This operation requires elevated privileges of a Windows administrator.
...
-Backup <SwitchParameter>
Specifies that the current JobScheduler instance is a backup instance in a passive cluster.
Backup instances use the same JobScheduler ID and database connection as the primary instance.
Required? | false |
Position? | named |
Default value | False |
Accept pipeline input? | false |
Accept wildcard characters? | false |
RELATED LINKS
...