Install Windows Server 2016

2021-04-19 08:30

阅读:520

标签:windows 2016 install

Get Windows Server 2016

[1]

Refer to the description about Windows Server 2016 on Microsoft site below.

? https://www.microsoft.com/en-us/cloud-platform/windows-server-b/

To use Windows Server, buy it.
However, it's possible to try to use Evaluation Version of Windows Server for 180 days.

You can download the ISO file of Evaluation Version from the site blow after user registration.

? https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016

Install Windows Server 2016

[1] Insert Windows Server install media and start the Computer, Then, Following screen is displayed, Proceed next to click [Next] button.
技术分享图片
[2] Click [Install Now] to start installation.
技术分享图片
[3] Select the edition of Windows server you'd like to install.
On this example, procced with [Datacenter with Graphical ***] version.
技术分享图片
[4] Read License Terms Well and check a box [I acceppt ***] to proceed next.
技术分享图片
[5] For newly installation of Windows server, select [Custom: Install Windows only].
技术分享图片
[6] Select a partition to install Windows Server.
技术分享图片
[7] Installation of Windows Server starts. During installation, computer restarts for few times.
技术分享图片
[8] After restarting for few times, following screen is shown, then Set Administrator password.
技术分享图片
[9] Push Ctrl+Alt+Del key to sign-in.
技术分享图片
[10] Input the Administrator password you set on section [8] to sign-in.
技术分享图片
[11] Just logon to Windows Server.
技术分享图片
[12] This is the Desktop on Windows Server 2016. Installation of Windows Server completes.

技术分享图片
Add Local User

[1] Run [Server Manager] and Open [Tools] - [Computer Management].
技术分享图片
[2] Right-Click [Users] under the [Local Users and Groups] on the left pane and select [New User].
技术分享图片
[3] Input UserName and Password for a new user and click [Create] button. Other intems are optional to set.
技术分享图片
[4] After creating normally, New user is shown on the list like follows.
技术分享图片
[5] If you'd like to set administrative priviledge to the new user, Right-click the user and open [Properties].
技术分享图片
[6] Move to [Member of] tab and click [Add] button.
技术分享图片
[7] Specify [Administrators] group like follows.
技术分享图片
[8] Make sure [Administrators] group is added on the list and click [OK] button to finish settings.

技术分享图片
Change Admin User Name

Change Administrator User Name for security reason.

[1] Run [Server Manager] and Open [Tools] - [Computer Management].
技术分享图片
[2] Open [Local Users and Groups] - [Users] on the left pane and and Right-click [Administrator] and select [Rename] on the right pane. Then, Change any name you like.
技术分享图片
[3] Administrator Name is just changed.
技术分享图片

Change Computer Name

The Computer Name is assigned automatically by default, so change it.

[1] Run [Server Manager] and select [Local Server] on the left pane and click [Computer Name] section on the right pane.
技术分享图片
[2] Move to [Computer Name] tab and click [Change] button.
技术分享图片
[3] Input any Computer Name you like in [Computer Name] field and next, click [More...] button.
技术分享图片
[4] Input Domain name this Computer is in.
技术分享图片
[5] Restarting Computer is required for applying changes.
技术分享图片
[6] Computer Name is changed normally.
技术分享图片

Set Static IP Address

IP address is assigned by DHCP by default, so set Static IP address for Server usage. This example shows to set only IPv4 address.

[1] Run [Server Manager] and select [Local Server] on the left pane and click [Ethernet] section on the right pane.
技术分享图片
[2] Right-Click [Ethernet] icon and open [Properties].
技术分享图片
[3] Select [Internet Protocol Version 4] and click [Properties] button.
技术分享图片
[4] Set Static IP address and Gateway and others for your local network.
技术分享图片
[5] After setting static IP address, changes are enabled on Server Manager.
技术分享图片

Windows Update
Configure Windows Update.

[1] Open [Run] and run [gpedit.msc] like follows.
技术分享图片
[2] Select [Administrative Template] - [Windows Components] - [Windows Update] on the left pane and click [Configure Automatic Updates] to open on the right pane.
技术分享图片
[3] Configure Windows Update settings you'd like to.
技术分享图片

Allow ICMP Echo Reply

The default setting of Windows Firewall blocks ICMP, so the Server will never reply from other Hosts with ping command. If you'd like to allow ICMP, Set like follows.

[1] Run [Server Manager] and open [Tools] - [Windows Firewall with Advanced Security].
技术分享图片
[2] Select [Inbound Rules] on the left pane and click [New Rule] on the right pane.
技术分享图片
[3] Select [Custom].
技术分享图片
[4] Select [All programs].
技术分享图片
[5] Select [ICMPv4] on the [Protocol Type].
技术分享图片
[6] Specify the range of network for allow ICMP.
技术分享图片
[7] Select [Allow the connection].
技术分享图片
[8] Select the network profiles which you'd like to allow ICMP.
技术分享图片
[9] Input any name for [Name] field. It's OK all, your Server will reply to ping command from other Hosts.
技术分享图片




Install Windows Server 2016

标签:windows 2016 install

原文地址:http://blog.51cto.com/2833481/2092390


评论


亲,登录后才可以留言!