Remove-AmsJitSchedulerJob
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Removes a job from the AMS scheduler
Remove-AmsJitSchedulerJob [-Id] <String> [<CommonParameters>]
The AMS JIT scheduler is responsible for removing JIT access from a user when their access time has expired. This cmdlet allows you to remove a job from the queue.
PS C:\> Remove-AmsJitSchedulerJob -Id 'XXXXXXXX'
Removes a JIT scheduler job from the queue.
The ID of the job
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
In an Active Directory forest, with the `Privilege Access Management` feature enabled, AMS will use TTL-based group membership for Active Directory JIT tasks. The AMS JIT scheduler will not be used, and no jobs will appear in the scheduler queue