Install Windows Server 2016

I will walk through installing Windows Server 2016. With Windows Server 2016, I will manually set IPv4. IPv4 will use the IPv4 prefix of my NAT Network as its IP address. There will be testing of the network on the machine. Okay, let's get started now. Click "Next" with the default preferences.

Installing Windows Server 2016

There are four different options here. The options that are without Desktop Experience do not include a GUI (Graphical User Interface). I will choose either one with a GUI.

Installation Options

Since this is a new Windows installation, I will choose Custom to install Windows.

Custom Installation

Alright, now I click "Next" to begin the installation process.

Next Installation Step

When the installation completes, I will create a password for the Administrator account. Then, I will be on the lock screen where I can log in.

Administrator Password

So, create a password here for the Administrator account.

Create Password

Login from the lock screen here.

Lock Screen

Find the Server Manager application by searching for it in the Search bar if the application doesn't open when logged in.

Server Manager

I will click "IPv4 address assigned by DHCP, IPv6 enabled." In the Properties of Ethernet, I will not use IPv6. Disable IPv6, click on "Internet Protocol Version 4 (TCP/IPv4)", and the Properties button.

IPv4 Settings

I will configure IPv4 settings manually. For the IP address, I will use the address from the NAT Network. For the DNS, I will use Google's DNS since I don't have my own. The Subnet Mask I will use the Class C Default Subnet Mask.

Configure IPv4

Use the search to find Command Prompt and click it. Use the ipconfig command to check if Windows applied my IPv4 configurations.

Command Prompt

Time to ping google.com to test the network connection.

Ping Test

Now that I received a reply after pinging the DNS, I will return to the local server screen. I see there is a name labeled computer name. When I click the computer name, it will take me to another page.

Computer Name

Now, all I need to do is click the "Change" button.

Change Button

Right below Computer Name, type into the input bar the desired Computer Name. Here is where I can enter the desired computer name.

Desired Computer Name

The new post later today will go over creating the domain controller. Once I set up the domain controller, I will create a new user using Active Directory.