Fundamentals of Storage Networks - Lab 7
Fundamentals of Storage Networks - Lab 7
A00059964
6. Click
Add
features.
Overview
Once you have installed the Active Directory Domain Services role, you must promote the server
to a domain controller. In this exercise, you create a new domain in a new forest and configure
the server to function as the domain controller for that domain. On SVR-DC-A, in Server
Manager, click the AD DS link in the left pane. The AD DS home page appears, with a warning
message stating that configuration is required for AD DS
Click the More link. The All-Servers Task Details window appears (see Figure
3.Click the Promote this server to a domain controller link. The Active Directory Domain
Services Configuration Wizard appears, displaying the Deployment Configuration page.
4. Select the Add a new forest option, and in the Root domain name text box, type
AdpolyTest.com and click Next. The Domain Controller Options page appears.
5. In the Password and Confirm Password text boxes, type Pa$$w0rd and click Next. The
DNS Options page
appears.
6. Click Next. The Additional Options page appears, and, after a brief delay, the NetBIOS
domain name appears in the text box.
9. Click the View Script button. A Notepad window appears, containing a Windows
PowerShell script equivalent to the settings you just configured in the wizard.
12. Click Install. The Installation page appears as the wizard creates the new forest and promotes
the server to a domain controller. After several minutes, the computer restarts.
Exercise 7.3 Creating a Single User
Overview
In this exercise, you use the Active Directory Users and Computers console on a newly installed
domain controller to create a domain user account.
1.On the SVR-DC-A computer, in the Active Directory Users and Computers console, select the
People organizational unit.
2. From the Action menu, select New > User. The New Object – User Wizard appears see Figure
3. In the First name text box, type FirstName and in the Last name text box, type LastName.
4. In the User logon name text box, type a UserName that you can remember and click Next.
The second page of the New Object – User Wizard appears.
Click on “Change” button and then select the domain option. In the domain name enter the
name of the domain that you created on Windows server.
You might be asked for username and password. You may use the username as
“Administrator” and password should be the administrator password of windows server
machine.
After that you would get a message like “Connected to the domain!!!” Click OK and
restart the machine.
6.5 Logging in as domain user
Use the username and password that you created in step 7.2 and login. Great you have now
been able to add windows 10 to the domain.
From the screen shot pasted above you can see that user yasir.hamid who is member of
domain actevet is logged in to windows 10. You should see your user and domain.
Thank you,