How to join the Active Directory on a regular computer?

Min Wang 0 Reputation points
2024-07-10T01:36:44.39+00:00

Detailed steps for joining an Active Directory on a Windows 10 computer

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,666 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Karlie Weng 18,581 Reputation points Microsoft Vendor
    2024-07-10T03:14:06.6166667+00:00

    Hello Min Wang,

    Ensure your computer meet the basic requirements before you join an Active Directory domain:

    • Only Pro, Education, and Enterprise editions of Windows 10/11 can be joined to a domain. Note that the Active Directory domain is not supported in Home Editions;
    • Your device needs to be connected to a local network and able to access at least one AD domain controller.
    • Make sure that your computer can resolve the domain name and can access the domain controller: ping domain IP

    You can add your computer to the domain using the classic Control Panel in Windows:

    1. Run sysdm.cpl and click Change;
    2. Switch the Member of option to Domain and specify your domain’s name;

    join domain via system properties

    3.You will be prompted to enter the name and password of a user with a domain administrator account;

    user credential to join active directory

    4.The next thing you should see is the message Welcome to the contoso.com domain;

    Welcome to the domain

    5.Restart your computer.

    By default, when you join new computers to a domain, they are placed in the built-in Computers container in the domain root. To manually move a computer account to a different OU (Organizational Unit), you can either drag and drop it or use the Move menu item.

    move ad computer object to another ou

    I hope the above steps are clear to you.

    Reference: https://woshub.com/add-computer-to-active-directory-domain/

    Note: Since the websites are not hosted by Microsoft, the links may change without notice. Microsoft does not guarantee the accuracy of this information. 


    If the Answer is helpful, please click Accept Answer and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.