0% found this document useful (0 votes)
7 views

Chapter 2 Study Guide Installing Windows Server 2016

This study guide covers key concepts and commands related to Windows Server 2016, including PowerShell cmdlets for managing servers, installation types, and licensing models. It addresses server roles, features, and configurations, emphasizing the advantages of Server Core installations. Additionally, it highlights important tasks and considerations for network administrators managing Windows Server environments.

Uploaded by

bentbend
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Chapter 2 Study Guide Installing Windows Server 2016

This study guide covers key concepts and commands related to Windows Server 2016, including PowerShell cmdlets for managing servers, installation types, and licensing models. It addresses server roles, features, and configurations, emphasizing the advantages of Server Core installations. Additionally, it highlights important tasks and considerations for network administrators managing Windows Server environments.

Uploaded by

bentbend
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Chapter 2 Study Guide

1. A network administrator can join a computer to a domain using which PowerShell


cmdlet?
a. Add-Computer
2. The first server in a Windows domain network is an ideal candidate for a Server Core
installation.
a. False
3. What is the term used by Microsoft to describe a collection of bug fixes and security
updates made since an OS release?
a. Service pack
4. Which of the following is a network share containing all the files required to install roles,
role services, and features on a Windows 2016 server?
a. Feature file store
5. What server requirements would make Server Core the best operating mode choice for
Windows Server 2016?
a. Secondary DC to provide redundancy for Active Directory
b. RODC in a branch office for reducing security risks
6. What particular syntax will allow you to rename a computer currently called Pittsburgh
to the new name of Chicago?
a. Netdom renamecomputer Pittsburgh /newname:Chicago
7. Which of the following PowerShell cmdlets will allow you to check on the activation
status of a Server Core installation?
a. Slmgr -dlv
8. Select the type of Windows Server 2016 OS installation that is installed on a new disk
partition and is not an upgrade from any previous version of Windows.
a. Clean installation
9. You should choose a Windows Server 2016 Server Core installation when you absolutely
cannot live without the Windows GUI running on your server.
a. False
10. Where are the Windows features files stored within Windows Server 2016?
a. C:\Windows\WinSxS
11. Which of the following are valid reasons to add additional servers to a network?
a. Excessive load on existing servers
b. Fault tolerance
c. Isolate an application
12. Which of the following situations would not be the best choice for a Server Core
installation?
a. The server is the first in a network
b. The server administrator is not well versed in using command-line programs
13. What additional type of license must be purchased for each client device or user that
will be accessing the server when using Windows Server 2016 Standard or Datacenter
editions?
a. CALs
14. Which of the following are additional activation models for Windows Server 2016?
a. Active Directory-Based Activation
b. Automatic Virtual Machine Activation
c. Key Management Service
15. Which of the following choices is not an example of a typical post installation task?
a. Format the boot volume
16. An administrator has decided they should remove the DNS Server role from a server.
What PowerShell cmdlet should the administrator use?
a. Uninstall-WindowsFeature
17. In a Server Core installation, an administrator should use what utility to configure
Windows Update beyond the basic default settings?
a. Registry Editor
18. What CPU extensions are a prerequisite for installing the Hyper-V role when using an
Intel or AMD processor?
a. Inter-VT or AMD-V
19. If the wrong server edition is installed, what command can be used to change to a
different server edition?
a. Dism
20. Which of the following statements is true regarding an RODC?
a. A local administrator can be created for an RODC
21. By default, the Windows Server 2016 firewall does not block incoming ICMP Echo
Request packets.
a. False
22. Which of the following best describes the licensing-model used by Windows Server 2016
Standard and Datacenter editions?
a. Core-based
23. By default, Windows installs only TCP/IPv4 in Windows Server 2016.
a. False
24. Which of the following tools is a front-end management interface included in a
Windows Server 2016 Essential Edition installation?
a. Dashboard
25. Microsoft Hyper-V Server 2016 is a free download with no licensing costs that allows
you to make a server a Hyper-V virtualization server.
a. True
26. If an administrator performs a clean install of Windows Server 2016 on a new server,
and then moves critical domain services over from an older server, what type of
upgrade is being performed?
a. Server role migration
27. Which of the following Windows Server 2016 features enables you to remove the server
roles and features files to free up disk space?
a. Features on Demand
28. What server role is installed along with Active Directory Domain Services if no other
servers with this role are available?
a. DNS
29. What advantages are inherent in utilizing a Server Core installation when compared to
selecting a Windows Server installation with a GUI?
a. Less maintenance tasks
b. Minimizes OS vulnerabilities
c. Less management tasks
30. Select the Windows Server versions that can support an in-place upgrade to Windows
Server 2016?
a. Windows Server 2012
b. Windows Server 2012 R2
31. What Windows Server 2016 edition is used for volume licensing customers in academic
markets and allows multiple users to share one Windows computer, each with its own
Windows environment settings?
a. MultiPoint Premium Server
32. When you are adding a server to an existing network, which of the following selections
would you choose if you want the server to belong to the domain, but not run Active
Directory or participate in managing directory services?
a. Member Server
33. What PowerShell cmdlets will allow you to set the correct time, date, and time zone
settings?
a. Set-TimeZone
b. Set-Date
34. Which of the following is a Windows Server 2016 Standard and Datacenter editions
feature that allows you to add memory to a server without having to shut the server
down?
a. Hot-add
35. What is the approximate size of the system boot volume created by the Windows
installer for Windows Server 2016?
a. 350 MB

You might also like