51.0k views
4 votes
you have just ordered several laptop computers that will be used by members of the programming team. the laptops will arrive with windows. you want the computer account for each new laptop to be added to the developers ou in active directory. you want each programmer to join his or her new laptop to the domain. what should you do?

2 Answers

5 votes

To add a computer account to Active Directory, you can use PowerShell or manually create a computer account in AD before joining it to AD. To join a Windows 10 device to Azure Active Directory, follow these steps:

1. Open Settings and select Accounts.

2. Select Access work or school and then select Connect.

3. On the Set up a work or school account screen, select Join this device to Azure Active Directory.

4. On the Let's get you signed in screen, type your email address, and then select Next.

5. On the Enter password screen, type your password, and then select Sign in.

User Tayeb
by
8.1k points
5 votes

Answer:

Here are the steps you can follow to add the computer account for each new laptop to the developers OU in Active Directory and have each programmer join his or her new laptop to the domain:

1. Create a computer account for each new laptop in Active Directory Users and Computers.

2. Add the computer accounts to the developers OU in Active Directory Users and Computers.

3. Provide each programmer with the username and password of the domain administrator account.

4. Instruct each programmer to join his or her new laptop to the domain by following these steps:

1. Open the Control Panel.

2. Click System and Security.

3. Click System.

4. Under Computer name, domain, and workgroup settings, click Change settings.

5. Under the Computer Name tab, click Change.

6. Under Member of, click Domain, type the name of the domain that you wish this computer to join, and then click OK.

7. Click OK in the Computer Name/Domain Changes dialog box, and then restart the computer.

5. Once the laptops are joined to the domain, you can configure them with the appropriate software and settings.

Here are some additional tips for adding computer accounts to Active Directory and joining computers to a domain:

* When creating computer accounts in Active Directory, be sure to use a naming convention that is consistent with your organization's naming conventions.

* When adding computer accounts to an OU, be sure to add them to the correct OU. The OU that you add the computer accounts to will determine what permissions the computers have.

* When joining computers to a domain, be sure to use the domain administrator account credentials. The domain administrator account is the only account that can join computers to a domain.

* After joining computers to a domain, be sure to configure them with the appropriate software and settings. This may include installing software, configuring group policies, and creating user accounts.

Step-by-step explanation:

User SonOfTheEARTh
by
8.4k points