LinkedIn

February 2011
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28  

MAP

Normal Domain Users Can Join default 10 machines to a domain

February 6th, 2011 by and tagged

By default, any domain users can add up to 10 machines to a domain, the reason is Every domain has a default setting for ms-DS-MachineAccountQuota value 10. You can modify this object in directory to prevent the domain user from joining the machine into domain by using ADSIedit tool to prevent this behavior.

WARNING Using Adsiedit incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Adsiedit can be solved. Use Adsiedit at your own risk.

  1. Install the Windows 2000/2003(2008/R2, adsiedit is pre-installed) Support tools if they have not already been installed. Run Setup.exe from the SupportTools folder on the Windows 2000/2003 Server or Professional CD-ROM.
  2. Run Adsiedit.msc as an administrator of the domain. Expand the Domain NC node. This node contains an object that begins with “DC=” and reflects the correct domain name. Right-click this object and then click Properties.
  3. In the Select which properties to view box, click Both. In the Select a property to view box, click ms-DS-MachineAccountQuota.
  4. In the Edit Attribute box, type the number of workstations that you want users to be able to maintain concurrently.
  5. Click Set, and then click OK.

Once above steps are done, if user tried to add machine new machine into domain, he will encounter below error message.

Domain Error

Domain Error

http://support.microsoft.com/kb/243327

 

Posted in Directory Services, OS/Certificates | 6 Comments »



6 Responses to “Normal Domain Users Can Join default 10 machines to a domain”

  1.   Mahesh Says:

    Hi, thanks for letting know about this…

    In point 4, you mean to say the default value is 10 and have to change it to 1?

    Reply

  2.   Mahesh Says:

    Hi, thanks for letting know about this…

    In point 4, you mean to say the default value is 10 and have to change it to 1?

    Reply

  3.   Mohamed Abd Elhamid Says:

    Please check this post and give me your opinion
    http://mabdelhamid.wordpress.com/2011/11/09/how-to-prevent-authenticated-users-from-joining-workstations-to-a-domain/

    Reply

  4.   Mohamed Abd Elhamid Says:

    Please check this post and give me your opinion
    http://mabdelhamid.wordpress.com/2011/11/09/how-to-prevent-authenticated-users-from-joining-workstations-to-a-domain/

    Reply

Leave a Reply