4.6 KiB
4.6 KiB
- The Domain Controller(s) will act as your DNS and NTP servers for your kit and need to be setup as the first VMs that are created. Installation:
- !
- Click "Create/Register VM"
- Select "Create a new virtual machine"
- Click Next
- !
- Name: DC 1
- Compatibility: ESXi 7.0 U2 virtual machine
- Guest OS Family: Windows
- Guest OS Version: Microsoft Windows Server 2019(64 bit)
- Click Next
- Click Next
- !
- CPU: 4
- Memory: 16GB
- Hard Disk: 100GB Thin Partition
- Network Adapter: Domain
- CD/DVD Drive: Datastore ISO File
- Find Disk Image File within Datastore
- Select "Connect at Power On"
- Click Next
- Review Configuration if correct click finish
- Power on VM
- Open Console
- Once boot order opens click enter
- Then press any key to boot from CD/ROM
- !
- Language to install: English (United States)
- Time and currency format: English (United States)
- Keyboard or input method: US
- Click Next
- Click "Install Now"
- !
- Select "Windows Server 2019 Standard (Desktop Experience)"
- Click Next
- Accept the license terms
- Click Next
- !
- Select Custom
- !
- Select New
- Select Apply
- After some time display should look the same as the above photo
- Select Partition 4
- Click Next
- Wait for Windows Server to Install
- !
- Make password should be standard
- Click Finish Assigning static IP address:
- For you r Domain Controller to properly communicate with the rest of your network.
- !
- Click Network icon from the bottom right of the task bar.
- !
- Click "Network & Internet settings"
- !
- Click "Change adapter options"
- Right Click "Ethernet0"
- Select "Properties"
- !
- Double Click "Internet Protocol Version 4"
- !
- Select "Use the following IP address:"
- IP address: 10.2.1.5 (or your choosing within the Domain VLAN)
- Subnet mask: 255.255.255.0
- Default gateway: 10.2.1.1
- Select "Use the following DNS server addresses:"
- Preferred DNS server: 10.2.1.5
- Alternate DNS server: blank
- Click OK
- Select "Use the following IP address:"
- Check Functionality:
- Return to Server Manager.
- !
- Select Manage in the top right
- Select "Add Roles and Features"
- Click Next
- Select "Role-based or feature-based installation"
- Click Next
- Select this server from the list
- Click Next
- Select "Active Directory Domain Services" and "DNS Server"
- Click Next
- Leave Everything on this screen the same
- Click Next
- Click Next
- Click Next
- Confirm Configuration
- Click Install
- Close Window
- !
- From the top right select the flag icon with the warning symbol
- Under the warning sign select "Promote this server to a domain controller"
- !
- Select "Add a new forest"
- Root domain name: dco.mil
- Click Next
- !
- Forest functional level: Windows Server 2016
- Domain functional level: Windows Server 2016
- Specify domain controller capabilities:
- Domain Name System (DNS) server: Selected
- Global Catalog (GC): Selected
- Read only domain controller (RODC): Not Selected
- Password: Standard
- Click Next
- !
- Do not Select DNS Delegation
- Click Next
- !
- The NetBIOS domain name: DCO
- Click Next
- Leave Paths as they are
- Click Next
- Review Options
- Click Next
- Allow prerequisites check to complete
- Click Install
- Domain Controller will restart
- After Logging back in and letting Server Manager restart if all roles and server groups are green then everything is functioning properly.
- Next set would be NTP server setup:
- Press Windows Key + "R"
- Type "regedit" then press enter
- Navigate to "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer"
- Double Click on "Enabled"
- Set value to 1
- Navigate to "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config"
- Double Click "Announce Flags"
- Set value to 5
- Close Registry Editor
- Using the search menu open "Services"
- Navigate to "Windows Time"
- Right Click "Windows Time"
- Select Restart
- NTP is now enabled.