Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Group Policy Question on removing local admins

Status
Not open for further replies.

a31modela

MIS
Jul 11, 2000
7
US
Hello,
We want to remove the users from Local Admin status on all pcs. What I have done is created a test OU & put a test pc there. Under a new group policy I added Restricted group called Administrators and made members only the ids I wanted ( Domain Admins, local Admin, etc)I took the test machine & put about 10 additional users inthe local admin group before I enabled the policy. After rebooting the pc I checked the local admin group & all of the users I put in were gone, only the ids in the policy were listed.

Now, If I go in & manually add names now ( after the policy has been put into effect)& reboot the pc the names stay in the local admin group. I have to take this pc out of the OU & put it back in to get rid of those names.

Question is, how do I ensue that any changes made to the local admin group will revert to the policy? AND, based upon your experiences, would I want to do that? Should I just remove the end user from local admin & then afterwards make changes to local admins as needed?

Thanks,

Steve
 
inside of the group policy the is also a refresh policy that you can set the times when the machines refresh the policy,
In Group policy go to User; Administrative Template; System; Group Policy
Here you will see the refresh setting for GP

or what you can do is run from the cmd line for testing

SECEDIT /REFRESHPOLICY MACHINE_POLICY /ENFORCE

SECEDIT /REFRESHPOLICY USER_POLICY /ENFORCE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top