Stuart_C Posted April 5, 2012 Posted April 5, 2012 How do I give a user (or group) permissions to add PC's to my domain? I don't want to make the account a domain admin but it needs the ability to add more than the default 10 accounts to the domain. My guess is that I define it in the Group Policy under Computer Config=>Policies==>WinSetting==>Security Setting==>Local Policis==>User Rights Assignemnt==> Add workstations to the domain. If that's the case I'm not sure whether it should be applied to the Domain (Default Domain Policy) the DC's (Default DC Policy) or whether i can just add it to the OU where I am creating the computer accounts. And I don't want to muck anything up.
FN-GM Posted April 5, 2012 Posted April 5, 2012 That goes in the default DC policy. You also need to delegate rights in AD. If you can wait a few hours i have a good link about this on my laptop at home.
FN-GM Posted April 5, 2012 Posted April 5, 2012 Delegate rights in AD, that does it! Both is required. The deligation allows you to overwrite existing AD computer accounts. Without that if you try to join a machine to the domain when the computer object already exists it will give access denied
Stuart_C Posted April 5, 2012 Author Posted April 5, 2012 That goes in the default DC policy. You also need to delegate rights in AD. If you can wait a few hours i have a good link about this on my laptop at home. That would be great if you can.
MatthewL Posted April 5, 2012 Posted April 5, 2012 Domain Users by default always used to be able to add so many machines onto the domain.
FN-GM Posted April 5, 2012 Posted April 5, 2012 These are the delegated rights needed to overwrite existing computers: Error message when non-administrator users who have been delegated control try to join computers to a Windows Server 2003-based or a Windows Server 2008-based domain controller: "Access is denied" You also need to make sure the user or group is allowed in the default DC policy 1
Arthur Posted April 5, 2012 Posted April 5, 2012 The following article describes how to give an account (or group in your case) the bare minimum permissions required to join computers to a domain. Creating a JoinDomain account for use with SCCM OSD « CoreTech 2
Stuart_C Posted April 11, 2012 Author Posted April 11, 2012 Domain Users by default always used to be able to add so many machines onto the domain. They can add up to 10. Bit of an issue when I need an account for deploying PC's with and have to include the username and a password in an ini file...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now