In the Reader to Reader article "The Missing Link in Windows' Group Hierarchy" (July 2006, InstantDoc ID 50022), Murat Yildirimoglu and Ugur Duman point out that the Windows' group hierarchy is missing a built-in group that can manage client computers but not domain controllers (DCs) and other crucial servers. To fill this void, they created a Technicians group, placed the Technicians group in the Domain Admins group, then removed the Domain Admins group from the Administrators group in Active Directory (AD) and from the Administrators group on crucial servers. That way, their technicians can add more than 10 workstations to the domain. This procedure seems like a lot of work.

At my company, we also created a group for our support technicians. However, to give this group's members the ability to add more than 10 computers to the domain, we gave them the Create Computer Objects permission in AD for the appropriate organizational units (OUs). We also removed the Add workstations to domain right for authenticated users in Group Policy so that the authenticated users can't add a workstation to the domain. You can access the Add workstations to domain option by navigating to Computer Configuration, Windows Settings, Local Policies, User Rights Assignments.

With this setup, our support technicians can add workstations to the domain without running into the default 10-workstation limit. We made this group a Restricted Group for additional security.
—Bill Brower

End of Article




You must log on before posting a comment.

If you don't have a username & password, please register now.

Reader Comments

Bill, your solution depends on giving Create Computer objects permission to a such group. But quotas and permissions are two different animals. Take the file permissions and disk quota for example. You can have NTFS write permission on a certain disk but if there is a disk quota restricting the disk usage to only 100 MB, you can create files only up to 100 MB. Permissions do not help us overcome the quota restrictions. So, your solution is not the solution indeed.

muraty

Article Rating 1 out of 5

 
 

ADS BY GOOGLE