ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

Vista's GPRESULT Command

Displays the Resultant Set of Policy (RSoP) information for a target user and computer.

GPRESULT [/S system [/U username [/P [password]]]] [/SCOPE scope] [/USER targetusername] [/V | /Z]

/S system
Specifies the remote system to connect to.
/U [domain\]user
Specifies the user context under which the command should execute.
/P [password]
Specifies the password for the given user context. Prompts for input if omitted.
/SCOPE scope
Specifies whether the user or the computer settings needs to be displayed. Valid values: “USER”, “COMPUTER”.
/USER [domain\]user
Specifies the user name for which the RSOP data is to be displayed.
/V
Specifies that verbose information should be displayed. Verbose information provides additional detailed settings that have been applied with a precedence of 1.
/Z
Specifies that the super-verbose information should be displayed. Super-verbose information provides additional detailed settings that have been applied with a precedence of 1 and higher. This allows you to see if a setting was set in multiple places. See the Group Policy online help topic for more information.
/?
Displays this help message.

NOTE: If you run GPRESULT without parameters, it returns the RSoP data for the current logged-on user on the computer it was run on.

Examples:
GPRESULT
GPRESULT /USER targetusername /V
GPRESULT /S system /USER targetusername /SCOPE COMPUTER /Z
GPRESULT /S system /U username /P password /SCOPE USER /V

Get notified of new posts for FREE via RSS or E-mail

Subscribe to ITsVISTA!

Related Posts

Comments

  • There are no comments yet...Come on, share your thoughts!

Leave a Comment