Windows Server 2003 Group Policy Delegation Part III
- 1
- Add a Comment
The previous installment of this article outlined how to grant a security group the right to log on locally as well as read/write permission to the Sysvol. In addition, you need appropriate administrative permission to the site, domain, or organizational unit (OU) in which the Group Policy Object (GPO) resides. To delegate administration:
- Open Active Directory Users and Computers console and locate the Active Directory object to delegate (such as OU).
- Right-click the object, and choose Delegate Control. In the Delegation Of Control Wizard, click Next.
- When prompted by the wizard, click Add to select the users or groups who will have delegated authority, then click Next. Keep in mind that the users or groups you select must have the appropriate rights already discussed to be able to manage GPOs in the selected container.
- From the Tasks To Delegate list, select the tasks for which the specified user or group will have delegated authority. For example, select Manage Group Policy Links to enable the specified user or group to manage links in the selected container.
- Click Finish to complete the wizard.
To delegate control over group policies, you define rights at the container level to control the use of Microsoft Management Consoles (MMC) in general and group policy-related snap-ins in particular. If users can’t load the MMC or the group policy-related snap-ins, they can’t manage group policies, so your next step is to configure access to the MMC and the snap-ins at the container level. To do so:
- Open the Active Directory Users and Computers console and locate the container where you want to configure delegation.
- Right-click the container and choose Properties, then click the Group Policy tab.
- Select the group policy for the object and click Edit. If a group policy doesn’t exist yet, click New to create one.
- In the Group Policy console, expand the branch User Configuration/Administrative Templates/Windows Components/Microsoft Management Console/Restricted/Permitted Snap-ins/Group Policy.
- Double-click a policy to enable or disable it.

One Comment
David
January 8th, 2008
at 8:38am
I think these articles are a bit lacking. I would have liked to see specific rights and configuration settings required to accomplish delegating creating GPO’s but not deleting them, being able to create and delete but not block, etc…
Saying “Group Policies” is technically incorrect. It is Group Policy or Group Policy Objects but it is never Group Policies…
I dunno… maybe it’s just that I’m too picky…