For detailed examples on using the commands, see Using the GPOADmin PowerShell commands (Examples).
Before you can use the commands, you must register them on the system where GPOADmin is installed.
2 |
To access the drive, enter the following command: CD VCRoot: or CD PSRoot: |
GPOADmin installs the following PowerShell scripts to c:\Program Files\Quest\GPOADmin\Scripts:
Runs a specified GPOADmin dynamic report and emails the results to a list of recipients.
The following section lists all available GPOADmin commands. To see examples on how to use some of these commands, see Using the GPOADmin PowerShell commands (Examples) .
| |||||
| |||||
| |||||
GPOADmin has extended the following standard PowerShell commands:
Example: Create a container name HR
new-item -Path VCRoot:\ -Name HR -ItemType Container
Example: Create a GPO name HR_GPO in the HR container
Example: Remove the GPO name HR_GPO in the HR container
remove-item -Path vcroot:\HR\HR_GPO
Example: Remove a container name HR
| |||
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center