Install and Manage Windows Nano Server 2016 Step by Step · PDF fileAllow ICMP (Ping ... Add...

46
Install and Manage Windows Nano Server 2016 Step by Step Complete Lab (V2.0) Ahmed Abdelwahed Microsoft Certified Trainer [email protected]

Transcript of Install and Manage Windows Nano Server 2016 Step by Step · PDF fileAllow ICMP (Ping ... Add...

Install and Manage Windows Nano Server 2016 Step by Step

Complete Lab (V2.0)

Ahmed Abdelwahed

Microsoft Certified Trainer

[email protected]

Install and Manage Windows Nano Server 2016 Step by Step

2 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Table of Contents Lab Objective ............................................................................................................................................................................. 3

Windows Nano Server 2016 overview ...................................................................................................................................... 3

Current infrastructure environment ......................................................................................................................................... 3

Create Nano Server ................................................................................................................................................................... 4

Step 1: Download and install Windows Assessment and Deployment Kit (ADK) ................................................................. 4

Step 2: Download and install Nano Server Image Builder .................................................................................................... 6

Step 3: Create Windows Nano Server 2016 VHD image file format ..................................................................................... 8

Step 4: Connect to the created Nano Server VHD through Hyper-V console ..................................................................... 17

Manage Windows Nano Server 2016 (locally) ........................................................................................................................ 23

Add static IP address ........................................................................................................................................................... 23

Allow ICMP (Ping) ................................................................................................................................................................ 24

Manage Windows Nano Server 2016 (Remotely) ................................................................................................................... 26

Check Nano server installed roles ....................................................................................................................................... 27

Manage Nano server remotely through PowerShell........................................................................................................... 28

Add file server role service .................................................................................................................................................. 29

Testing ..................................................................................................................................................................................... 31

Test 1: Create folder share on Nano Server ........................................................................................................................ 31

Test 2: add DNS Server Role ................................................................................................................................................ 36

Connect to DNS on Nano Server and add DNS secondary zone from ITPROLEARN.COM DNS .......................................... 39

Test Name Resolution and Internet Connectivity through Nano Server DNS ..................................................................... 46

Install and Manage Windows Nano Server 2016 Step by Step

3 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Lab Objective In this lab, we'll provide complete information to Create and configure Windows Server 2016

Nano Server also we'll add, configure and test DNS and file server on Nano Server.

Windows Nano Server 2016 overview 1. Is similar to Windows Server in Server Core mode.

2. Smaller hardware footprint also smaller than server core.

3. Completely managed remotely

4. Nano Server is not available for selection through the Windows Server 2016 setup

wizard

5. GUI, Command line and PowerShell not available.

Current infrastructure environment - Active Directory: ITProLearn.com

- IP address: 172.16.0.95

- DNS Server: 172.16.0.95

- Hyper-V Server: 172.16.0.95

- DHCP Server: 172.16.0.30

Install and Manage Windows Nano Server 2016 Step by Step

4 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Create Nano Server In this lab, we will create Nano Server image using Nano Server Image Builder tool

Step 1: Download and install Windows Assessment and Deployment Kit (ADK)

Install and Manage Windows Nano Server 2016 Step by Step

5 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

6 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Step 2: Download and install Nano Server Image Builder

Install and Manage Windows Nano Server 2016 Step by Step

7 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

8 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Step 3: Create Windows Nano Server 2016 VHD image file format - first mount Windows Server 2016 ISO image that will use in installation process

- From this wizard you can create a new Nano VHD image or create bootable USB from existing image.

In our scenario we will use first option to create a new Nano VHD image.

Install and Manage Windows Nano Server 2016 Step by Step

9 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

10 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- Select the mounted Windows Server 2016 ISO

Install and Manage Windows Nano Server 2016 Step by Step

11 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

12 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- here is available Nano server editions and roles that Nano Server can play, in our scenario we will

select standard edition and roles that server will play (DNS & File Server)

Install and Manage Windows Nano Server 2016 Step by Step

13 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- Add Nano server computer name, administrator password and select your time zone. Then join Nano

Server to our ITPROLEARN.COM domain.

Install and Manage Windows Nano Server 2016 Step by Step

14 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- enable WinRM so you can manage Nano Server remotely and allow DHCP

Install and Manage Windows Nano Server 2016 Step by Step

15 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- All configuration that you select converted to PowerShell and Nano Server creation started.

Install and Manage Windows Nano Server 2016 Step by Step

16 | P a g e

http://www.mycertprofile.com/Profile/3992184764

- Nano Server is created, browse saved location files.

Install and Manage Windows Nano Server 2016 Step by Step

17 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Step 4: Connect to the created Nano Server VHD through Hyper-V console From Hyper-V create new Virtual Machine using our Nano server virtual hard disk that we just create. As

explained in the below figures.

Install and Manage Windows Nano Server 2016 Step by Step

18 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

19 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Connect our VM to the LAN network through virtual NIC that we created in Hyper-V installation process. The

select existing Nano Server hard disk.

Install and Manage Windows Nano Server 2016 Step by Step

20 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Creation started

After creation is done start your VM and connect.

Install and Manage Windows Nano Server 2016 Step by Step

21 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Very simple console to configure some basic configuration like IP addresses and firewall, there is no command

line or PowerShell, login using your created credential.

Here is the configuration that you apply through Nano server creation process.

Install and Manage Windows Nano Server 2016 Step by Step

22 | P a g e

http://www.mycertprofile.com/Profile/3992184764

We'll connect and manage Nano server remotely through IP address 172.16.0.113 which obtained automatically

through DHCP server.

Install and Manage Windows Nano Server 2016 Step by Step

23 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Manage Windows Nano Server 2016 (locally)

Add static IP address Select Networking

From this screen, Press F11

Install and Manage Windows Nano Server 2016 Step by Step

24 | P a g e

http://www.mycertprofile.com/Profile/3992184764

from this screen press F4 to disable DHCP and type static IP

Allow ICMP (Ping)

Install and Manage Windows Nano Server 2016 Step by Step

25 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Press F4 to enable ping

Install and Manage Windows Nano Server 2016 Step by Step

26 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Manage Windows Nano Server 2016 (Remotely) We can manage Nano server remotely from Server Manager, PowerShell and RSAT (Windows Client), in our

scenario we will connect to Nano server remotely from our ITPROLEARN.COM using PowerShell and Server

Manager.

First login to our DC using administrator account then access Server Manager and add Nano Server in Server

manager console so we can manage the Nano Server remotely.

Install and Manage Windows Nano Server 2016 Step by Step

27 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Check Nano server installed roles Select Nano Sever to check installed roles from the down menu, in our case Nano server has file and storage role.

Access file and storage services from server manager console to browse which server has this role, you will

notice that Nano Server has this role.

Install and Manage Windows Nano Server 2016 Step by Step

28 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Manage Nano server remotely through PowerShell Right click on our server to access some admin tasks as explained in the figures below

Install and Manage Windows Nano Server 2016 Step by Step

29 | P a g e

http://www.mycertprofile.com/Profile/3992184764

From the list select PowerShell (any command run here will executed in Nano Server)

Add file server role service From server manager add Role and Features as explained in the figures below

Install and Manage Windows Nano Server 2016 Step by Step

30 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

31 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Testing

Test 1: Create folder share on Nano Server

Install and Manage Windows Nano Server 2016 Step by Step

32 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

33 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

34 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

35 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Now you can access Public Share that hosted on Nano Server according to your permissions and create a test

folder

Install and Manage Windows Nano Server 2016 Step by Step

36 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Test 2: add DNS Server Role

Install and Manage Windows Nano Server 2016 Step by Step

37 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

38 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

39 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Connect to DNS on Nano Server and add DNS secondary zone from ITPROLEARN.COM DNS

Install and Manage Windows Nano Server 2016 Step by Step

40 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

41 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Browse to select ITPROEAR.COM DNS server

Add the Master DNS server (Primary Server) so this server will replicate DNS zones from the master server.

Install and Manage Windows Nano Server 2016 Step by Step

42 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Zone created successfully

Now allow zone transfer from master DNS to secondary DNS (Nano server)

Install and Manage Windows Nano Server 2016 Step by Step

43 | P a g e

http://www.mycertprofile.com/Profile/3992184764

From Master DNS allow zone transfer to secondary DNS that hosted on Nano Server

Install and Manage Windows Nano Server 2016 Step by Step

44 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Install and Manage Windows Nano Server 2016 Step by Step

45 | P a g e

http://www.mycertprofile.com/Profile/3992184764

now zone transferred successfully to secondary zone on Nano Server

Install and Manage Windows Nano Server 2016 Step by Step

46 | P a g e

http://www.mycertprofile.com/Profile/3992184764

Now the two DNS have identical

Test Name Resolution and Internet Connectivity through Nano Server DNS add the Nano server IP address to test machine and test name resolution and internet connectivity