Allow Domain User To Add Computer to Domain

Prajwal Desai
Posted by Prajwal Desai

Allow Domain User To Add Computer to Domain In this post you will see how to allow domain user to add computer to domain. This is basically allowing a user to join the workstations to the domain. You might say that a domain user can join the computers to the domain so what’s wrong? Okay, here is the right information, by default any authenticated user has this right and can create up to 10 computer accounts in the domain. If the user tries adding the 11th computer to the domain he gets the error.

As per Microsoft users who have the Create Computer Objects permission on the Active Directory computers container can also create computer accounts in the domain. The difference is that users with permissions on the container are not restricted to the creation of only 10 computer accounts. In addition, computer accounts that are created by means of Add workstations to domain have Domain Administrators as the owner of the computer account, while computer accounts that are created by means of permissions on the computers container have the creator as the owner of the computer account. If a user has permissions on the container and also has the Add workstations to domain user right, the computer is added, based on the computer container permissions rather than on the user right.

Allow Domain User To Add Computer to Domain

There are 2 ways to allow domain user to add or join computer to domain.

1) Assign rights to the user/group using the Default Domain Group policy.

2) Delegate rights to user using Active Directory Users and Computers.

Method 1 – Assign rights to the user/group using the Default Domain Group policy

To allow an user or group to add a computer to a domain you can perform the below steps.

Login to the domain controller and launch the Group Policy Management console. Right click the Default Domain Group policy and click Edit.

Allow Domain User To Add Computer to Domain
Allow Domain User To Add Computer to Domain

Navigate through Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment. Expand User Rights Assignment. On the right hand side double-click Add workstations to Domain policy.

Allow Domain User To Add Computer to Domain
Allow Domain User To Add Computer to Domain

Check the box Define these policy settings. Click Add User or Group and select the user or group. Click Apply and OK.

Allow Domain User To Add Computer to Domain
Allow Domain User To Add Computer to Domain

Method 2 – Delegate rights to user/group using Active Directory Users and Computers

Open the Active Directory Users and Computers snap-in. Right-click the container under which you want the computers to be added (In this example I am choosing the Computers container) and click on Delegate Control.

Allow Domain User To Add Computer to Domain
Allow Domain User To Add Computer to Domain

You will now see Delegation of Control Wizard. Click Next.

Allow Domain User To Add Computer to Domain

To add a user or group click Add. Once you are done click Next.

Allow Domain User To Add Computer to Domain

Tasks to Delegate – Click Create a custom task to delegate. Click Next.

Allow Domain User To Add Computer to Domain

Choose Only the following objects in the folder and check the box Computer Objects. Check the box Create selected objects in this folder. Click Next.

Allow Domain User To Add Computer to Domain

Permissions – Select General, select Create All Child Objects. Click Next.

Allow Domain User To Add Computer to Domain
Allow Domain User To Add Computer to Domain

Click Finish.

Allow Domain User To Add Computer to Domain
Share This Article
Prajwal Desai
Posted by Prajwal Desai
Follow:
Prajwal Desai is a Microsoft MVP in Intune and SCCM. He writes articles on SCCM, Intune, Windows 365, Windows Server, Windows 11, WordPress and other topics, with the goal of providing people with useful information.
30 Comments