How to verify policy is applied

R

Rich S.

Hello All,

Quick question: How can I track / monitor / verify what group policies are
being applied to a computer / user? What tools are available for this?

TIA,
Rich
 
M

Michael K. Antonelli

To force a policy to apply and analyze policy propagation,
use the 'secedit' tool.

type secedit on the command prompt for the syntax.

To force policies to apply, use
secedit /refreshpolicy machine_policy /enforce
or
secedit /refreshpolicy user_policy /enforce

hope this helps
 
K

Kevin Mattson

gpresult.exe which is available in the resource kit can tell you when
the group policy was last applied and from what domain controller.

Kevin Mattson
www.deploy-tech.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top