This command allows the installation or update of the license for GPOADmin.
Set-License [-LicenseFile] <String> [-PipelineVariable <String>] [-WhatIf] [-Confirm]
Set-License c:\Licenses\GPOADmin_5.x.dlv
Installs the license specified and returns the info about the license.
This command returns the logging info currently used for GPOADmin.
Get-LoggingOptions [-PipelineVariable <String>]
Returns the logging information.
This command sets the current logging options. Only a GPOADmin administrator can run this command.
Set-LoggingOptions -Location None -CategoriesToWrite None
Set-LoggingOptions -Location EventLog -CategoriesToWrite UserAction, ServiceAction, Error
Logs user actions, service actions, and errors to the event log.
Logs user actions, service actions, and errors to the event log and a file in c:\logs directory.
Returns the notifications for the current container where the command is run.
Get-Notifications -Account AMER\Administrator
Returns the notifications for the user specified.
Get-Notifications -VCData $gpo -Account AMER\Administrator
Get-Notifications -Container "VCRoot:\Accounting" -Account domain\jdoe
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center