Sunday, August 4, 2019

Install and configure Windows Server 2016

Install and configure Windows Server 2016
Pre-essentials for installation
Before installing Windows Server 2016 Essentials, check if you have the following system requirements:

CPU — The minimum is 1.4GHz for single core and 1.3GHz for multicore processors while the recommended is 3.1GHz.
Memory — The minimum you need is 2GB, or 4GB if you plan to use Windows Server 2016 Essentials as a virtual server. The recommended is 16GB while the maximum you can use is 64GB.
Hard disks — The minimum you need is a 160GB hard disk with a 60GB system partition.
Besides system requirements, you also need the following components:

Network adapter
Internet
Supported client operating systems such as Windows 8.1, Windows 8, Windows 7, Macintosh OS X version 10.5 to 10.8. Some features may also need professional or full editions.
A router that supports IPv6 or IPv4 NAT
With all the system requirements in place, verify if your router is configured to suit Windows Server 2016 Essentials:

Check if the UPnP framework is enabled.
Dynamic Host Configuration Protocol (DHCP) can be enabled or disabled because Windows Server 2016 Essentials ensures that DHCP is not running on both server and the router. So, if it’s enabled on one, it will be disabled on the other.
Ensure that username and password are configured on your router, even if the device supports UPnP framework.
The router is connected to the LAN and through it to the Internet.
If you have to manually configure the router, make sure it’s set to port 80 for HTTP traffic and port 443 for HTTPS web traffic.
Finally, check if the router is working fine.
Installation
Once you have the pre-essentials ready, start the installation process. It’ll take anywhere around 30 minutes for the installation, though the exact time depends on the underlying hardware.

As a first step, connect your computer to your network and make sure you don’t disconnect it until the installation is complete.
Next, turn on your computer and insert the Windows Server DVD.
Restart your computer. You’ll get this message — “press any key to boot from CD or DVD,” and press any key when you see this message.
Next, choose the language, time and date format, input method, and other options.
Click the “install now” button.
Enter the product key when you get a prompt for it.
Accept the terms and conditions, and click “next.”
Then, choose the custom installation option, and also select the hard drive where you want to install the server. It’s a good idea to check the availability of hard drives before selection. A note here — you need a minimum of 60GB on your hard drive. It’s best to partition your hard drive and install it on the C: drive. Keep all your business data in the other partition.
This process will complete the installation of Windows Server 2016 Essentials.

Configuration
After you install, you can start configuring your server. It’ll take about approximately 30 minutes to complete this process.

As a first step, check if the local network adapter is connected to a router, and make sure everything is working fine.
When you start configuring, the first page prompts you to verify the date and time settings. In general, choose the settings that are used by the host operating system. This is important because the installation may fail if the time zone settings are different. When you’re done, click the “next” button.
The configuration wizard will take you to “choose server installation mode” page. On this page, select the “clean install” option if you want to install a new version. Choose “server migration” if you want to join this server to an existing domain.
The next one is “personalize your server page.” Enter your organization’s name, an internal domain name, and the server name. Make sure the server name is unique. Also, you can’t change the server or internal domain name after you complete this step.
When you click “next,” the configuration wizard will take you to “provide your administrator account information” page. Here, enter the details for a new administrator account. Never use “administrator” or “network administrator” as the name on the account because these names are reserved for system use.
In the next page, enter the details for a new standard user account.
Next, the wizard will take you to “keep your server up-to-date automatically” page, where you can choose how to get Windows Updates for your server.
Next, the “updating and preparing your server page” shows the progress of the installation process. During this time, your computer will restart a few times, and that’s perfectly fine.
When the configuration is done, you’ll see a “your server is ready to be used” page.
Finally, go to the “set up my server” tasks on the server’s home page. All the listed tasks have to be completed immediately after the Windows Server installation is finished.

No comments:

Post a Comment

Which Python course is best for beginners?

Level Up Your Python Prowess: Newbie Ninjas: Don't fret, little grasshoppers! Courses like "Learn Python 3" on Codecade...