After you create a Nano Server image, what are the options available for deploying the image to a physical computer?
Use PXE boot and WDS to install Nano Server on a bare-metal computer \n Dual boot on a computer that already has a Windows OS installed on it \n Use WinPE to install Nano Server on a bare-metal machine
2
New cards
If you are creating a Nano Server image with one or more roles and features pre-installed, what parameter must be specified if this is your first time creating a Nano Server image on this host?
\-MediaPath
3
New cards
What advanced Nano Server parameter will enable kernel debugging via serial, network, USB, or FireWire interface?
\-DebugMethod
4
New cards
What application environment provides OS and kernel isolation like a traditional VM, but is not managed by Hyper-V Manager?
Hyper-V container
5
New cards
What application environment shares the host OS and kernel with the host OS and other Windows Server containers, but has its own copy of user mode data structures such as the registry, file system, and network configuration?
Windows Server container
6
New cards
What are the two methods used for joining a Nano Server to a domain during image creation?
Join Nano Server to the Local Domain
7
New cards
What Docker command will allow you to view a list of running containers and display additional information about the running containers?
docker ps
8
New cards
What file is the Docker daemon configuration stored in?
daemon.json
9
New cards
What installation media is needed to begin a Nano Server installation on a virtual machine?
Windows Server 2016
10
New cards
What PowerShell cmdlet parameter will install the Hyper-V package allowing Nano Server to be a virtualization host?
\-Packages
11
New cards
What PowerShell cmdlet will allow an administrator the flexibility to make changes to a Nano Server image after it has been created?
Edit-NanoServerImage
12
New cards
What PowerShell cmdlet will create a Nano Server VHD or VHDX image?
New-NanoServerImage
13
New cards
What PowerShell cmdlet will import the cmdlets and scripts necessary to create and manage Nano Server VHD images?
Import-Module
14
New cards
What public repository is used for Docker container images?
DockerHub
15
New cards
What scenarios should cause you to consider using containers over using a virtual machine?
When you need to deploy similar applications that use the same OS kernel \n Package an application for fast deployment without worrying about dependencies
16
New cards
What specific argument will help you to "download" a Windows image when using Docker commands in PowerShell or the command prompt?
Pull
17
New cards
What specific Microsoft plan that includes volume license agreements does an enterprise need to have to deploy Nano Server?
Microsoft Software Assurance
18
New cards
What specific technology must be supported if you are going to deploy a container in a Hyper-V virtual machine?
nested virtualization
19
New cards
What technology allows a container host to forward packets for specific applications to containers hosting those applications?
Port mapping
20
New cards
What Windows Server 2016 roles or features do you need to install on a server if you will be deploying Hyper-V containers?
Containers feature \n Hyper-V role
21
New cards
When an administrator needs to update Nano Server, what website can they use to download the updates?
Windows Catalog
22
New cards
When using Docker, what command will start a container based on the specified image and runs a command or application?
docker run
23
New cards
When you add packages to a Nano Server image, which of these file types for the package are added to the Nano Server image?
binary
24
New cards
When you use Docker on a Windows Server 2016 container host, where do you obtain the base operating system images that you can deploy in a container?
Docker Hub repository
25
New cards
Which Nano Server image configuration parameter will set the administrator password used to sign into the Nano Server Recovery Console?
\-AdministratorPassword
26
New cards
Which of the following advantages would be a reason to use Nano Server?
Availability \n Security
27
New cards
Which of the following is a file that contains the necessary information to perform an offline domain join?
domain blob
28
New cards
Which of the following is a software environment in which an application can run, but the application is isolated from most of the operating system and other applications?
container
29
New cards
Which of the following is a way to differentiate multiple versions of the same image when using Docker?
tag
30
New cards
Which of the following is true about the roles and features in a base Nano Server installation?
The base installation has no roles and features installed
31
New cards
After the initial boot of a Nano Server image, you can change the IP address settings.
False
32
New cards
After you install a Nano Server image on a physical computer, you cannot install additional server roles.
False
33
New cards
Applications running on Nano Server should be decoupled from any graphical user interface.
True
34
New cards
Docker commands are not case sensitive
False
35
New cards
Docker is part of Windows and can be installed as a feature.
False
36
New cards
Nano Server deployments can only be used for virtual machines when used in a production environment.
False
37
New cards
The Microsoft-NanoServer-Guest-Package installs the drivers necessary for installing Nano Server as a host OS on a physical machine.
False
38
New cards
The Nano Server Recovery Console allows you to perform basic initial configuration tasks.
True
39
New cards
The vmconnect.exe program is the primary tool for working with containers.
False
40
New cards
To use the Azure Container Service, you need an Azure subscription