GPO policy update

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created an new GPO and linked it to an existing OU - any new users I create
in that OU get the Policy but pre-exsting users don't - Secedit /analyze
shows the policy, its enabled, but again older users are not getting the
policy.

Anyone know of a good script or command to force the policy?
 
What is the policy setting?? Assuming it is user configuration, all the
users that you want the policy to apply to need to have their user accounts
in that OU structure. Sometimes it takes more than one user logoff/logon for
a user configuration setting to apply to a user. Secedit is used for
security policy which is part of computer configuration. The support tool
Gpresult is very helpful in determining what Group Policy is being applied
to a user/computer and the last time the policy was applied. The /V switch
will give much more detailed info and is best when piped to a text file to
read. --- Steve
 
Back
Top