Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Getting Started with Nano Server
  • Toc
  • feedback
Getting Started with Nano Server

Getting Started with Nano Server

By : Nemnom
5 (1)
close
Getting Started with Nano Server

Getting Started with Nano Server

5 (1)
By: Nemnom

Overview of this book

Nano Server allows developers and operations teams to work closely together and use containers that package applications so that the entire platform works as one. The aim of Nano Server is to help applications run the way they are intended to. It can be used to run and deploy infrastructures (acting as a compute host, storage host, container, or VM guest operating system) without consuming significant resources. Although Nano Server isn't intended to replace Server 2016 or 2012 R2, it will be an attractive choice for developers and IT teams. Want to improve your ability to deploy a new VM and install and deploy container apps within minutes? You have come to the right place! The objective of this book is to get you started with Nano Server successfully. The journey is quite exciting, since we are introducing you to a cutting-edge technology that will revolutionize today's datacenters. We'll cover everything from the basic to advanced topics. You'll discover a lot of added value from using Nano Server, such as hundreds of VM types on a single host through a small footprint, which could be a big plus for you and your company. After reading this book, you will have the necessary skills to start your journey effectively using Nano Server.
Table of Contents (11 chapters)
close

Building and customizing a Nano Server image using Windows PowerShell

First, you need to mount Windows Server 2016 ISO media on any Windows 10 or Windows Server 2016 machine.

Assuming the drive letter for the mounted image is E:

Run the following PowerShell cmdlet:

Copy "E:\NanoServer""C:\NanoServer" -Recurse 

We are copying the NanoServer folder from the mounted ISO image into C:\NanoServer locally.

Import the NanoServerImageGenerator.psd1 PowerShell module by running the following command:

Import-Module "C:\NanoServer\ NanoServerImageGenerator\NanoServerImageGenerator.psd1" -Verbose 
Figure 4: Nano Server. Import PowerShell Module

After importing the new PowerShell module using the -Verbose parameter, you will notice we have in fact imported three commands: New-NanoServerImage, Get-NanoServerPackages, and Edit-NanoServerImage:

  • The New-NanoServerImage...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete