GpoTool Main Topic | Next

GpoTool Syntax


One Stepgpotool [/gpo:GPO[,GPOà]] [/domain:DNSname] [/dc:DC[,DCà]] [/checkacl] [/verbose] [/new:GPO[,GPO...]] [/del:GPO[,GPO...]] [/?] [/help]

Where:

/gpo:GPO[,GPOà]
processes preferred policies GPO[,GPOà]. Partial GUID and friendly name matches are accepted for GPO. If GPO is not specified, processes all policies in the domain.
Example
/domain:DNSname
specifies the DNS name for the domain hosting the policies. If not present, the user's domain is used.
/dc:DC[,DCà]
finds the preferred list of domain controllers DC[,DCà]. If not specified, finds all controllers in the domain.
/checkacl
verifies the SYSVOL ACL. For faster processing, this step is skipped by default.
/verbose
displays detailed information.
Example
/new:GPO[,GPO...]
create new policies with the specified friendly names GPO[,GPO...].
/del:GPO[,GPO...]
deletes policies with the specified friendly names GPO[,GPO...].
/? or /help
displays this syntax screen on the command line.