This command sets the notification list enabled on an object, user, or container.
Set-Notifications -Notifications "Register", "Unregister"
Set-Notifications -Account AMER\Administrator -Notifications "Register", "Unregister"
Set-Notifications -VCData $gpo -Account AMER\Administrator -Notifications "Register", "Unregister"
The examples in this section deal with some of the basic GPOADmin administrative commands.
Get-ApprovalWorkflow [-Path] <String> [-Action] <ActionType> [[-Raw]] [-PipelineVariable <String>]
Get-ApprovalWorkflow VCRoot:\IE_Settings Create
Retrieves the create approval workflow for the IE_Settings container.
Get-ApprovalWorkflow VCRoot:\IE_Settings Create -Raw
Retrieves the create approval workflow for the IE_Settings container in its raw format.
Sets the approval workflow for the specified container.
Set-ApprovalWorkflow VCRoot:\IE_Settings Create "AMER\CreateReviewers,1|AMER\CreateApprover,0"
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center