List all defined security and policy setting that is different from default?

  • Thread starter Thread starter arnies
  • Start date Start date
A

arnies

Is it a way to list (and export) only the configured settings?
And is it possiblu to reset all userdefined settings to "default"?

arne
 
RSoP, Resultant Set Of Policy

Paste the following line into the Start | Run box and click OK...

hcp://system/sysinfo/sysInfoLaunch.htm

Then click on: View Group Policy settings applied.

After it runs you have these two options:

Save this report to an .htm file
[[Save this report to a file so that you can e-mail it to someone who can
help you troubleshoot your computer. ]]

Run the Resultant Set of Policy tool
[[View more detailed information about policy settings that were applied to
this computer. ]]

Alternatively, you can open Help and Support from the Start Menu, under Pick
a task click on Use Tools to view your computer information and diagnose
problems, click on Advanced System Information under Tools in the left hand
pane and then click on View Group Policy settings applied.
--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
You can use secedit /export to export most of security policy settings [not file
system or registry] if you obtain the hotfix as explained in the first link
below. You can also use secedit to reset security settings to default defined
levels as described in the second link below. If you defined a security setting
that is undefined by default it probably will not change it back to undefined
however. --- Steve

http://support.microsoft.com/kb/897327
http://support.microsoft.com/default.aspx?scid=kb;EN-US;313222
 
Back
Top