Lab 02 | DNS ADDS Role - devinziegler/Devin-Tech-Journal GitHub Wiki
Assignment: Lab 02 | DNS + ADDS Role
This lab outlines how to configure active directory and windows domain.
- Change computer name through server manager on
ad01
. - Make sure firewall is running.
- In server Manager click
manage
- Click
Add Roles and Features
- Select
Active Directory Domain Services
- Promote your ad01 to domain controller.
- Add forward look up zone -
<yourname>.local
- Add reverse look up zone -
<network_address>
- Create one User that is a Domain admin
- Create another user that is standard privilege.
- Make sure workstations DNS server matches the domains DNS server.
The domain Administrator has power over item within an AD domain, whereas Local Admins have power over items within the singular installed OS and not within AD.