July 23, 2009 by bj
Posted in
- Click the policy, and then click Edit.
- Right-click Restricted Groups (under Computer Configuration\Windows Settings\Security Settings\Restricted Groups), and then click Add Group.
- Click Browse. Focused on the local computer, click the group to which you want your global group to be a member (in this case, the "Administrators" group), click ADD, and then click OK. You are returned to the group policy and you see the administrators group listed in the Restricted Groups window.
- Right-click the group, and then click Properties.
- To the right of the top box labeled "Members of this Group"T click ADD
- Type in "<domain name>\Domain Users" click OK (Note: It would not let me browse for domain users).
- Then click ADD again, click Browse.
- Change the location to the <local computer>
- Search and add for "Athenticated Users"
- Note: There is no need to add anything to the bottum box labeled "This group is a member of".
- You can now close out of the group policy editor.
- On the local computer, at a command prompt, type gpupdate /force or (if win2k) secedit /refreshpolicy machine_policy /enforce, and then press ENTER.
- Login to post comments
