In the Add Roles and Features Wizard, the Server Roles window lists all the server roles you can currently install. True
The Role-based or feature-based installation is used to distribute components of the Remote Desktop Services role across different servers for use in a virtual desktop infrastructure. False
You can use PowerShell to add and remove server roles from a Server Core server, but not a Desktop Experience server False
To work with install images (.wim files), you use the dism.exe command. true
To view a list of Desired State Configuration resources, you can use the Get-DscResources PowerShell cmdlet. True
Server Manager will allow you to manage all roles and features installed on any server and view the status of all your servers. True
Windows Remote Management provides a graphical user interface for performing a variety of management tasks. False
Server Core includes the COM1 Network Access firewall group and the firewall rules for all the MMC snap-ins. False
When using Windows Deployment Services, you do not need to have the installation media ready and sit at the server console as Windows performs the task of OS installation. true
Prestaging enables you to do a basic unattended installation. true
An administrator can run a PowerShell command on a remote server using which additional element? -Computer Name
The Windows Server 2016 remote management features are enabled via what Windows component? Windows Remote Management (WinRM)
How can an administrator mount an image to install a hot-fix containing an updated security patch? DISM
What PowerShell cmdlet can be utilized to pause a specified running service, or multiple services that are separated by a comma? Suspend-Service
When using PowerShell, what cmdlet can be utilized to retrieve a list of services? Get-Service
To utilize the Services snap-in within MMC on a remote computer, what firewall rule group must be enabled? Remote Service Management
Which firewall rule group must be enabled to allow for the remote use of the Task Scheduler snap-in? Remote Scheduled Tasks Management
What file extension is used for Windows install images that can be deployed with Windows Deployment Server? .WIM
Which of the following operations are crucial tasks that should be performed before installing server roles and features? (Choose all that apply.) -Static IP addresses have been configured
Administrator has a strong password
Security updates are current
What PowerShell cmdlet can be used by an administrator to install a specific server role? Install-WindowsRole
When an administrator needs to install or uninstall roles and features to and from an offline VHD file, what PowerShell option can be used? VHD
What Desired State Configuration mode is being used when a server configuration is manually sent to one or more target servers by an administrator? Push mode
What Desired State Configuration mode is being utilized when servers can obtain their configurations from a central server by using standard web protocols? Pull Mode
As an administrator, you need to add a server to Server Manager. The server where you are running Server Manager is a member of a domain and the server you want to add is also a domain member. Which of the following are valid ways to add the additional server? (Choose all that apply.)
import a text file
search Active Directory
search DNS
Which versions of Windows server cannot be managed using Server Manager if you are currently operating from a server running Windows Server 2012? (Choose all that apply.)
Windows Server 2012 R2
Windows Server 2016
What PowerShell cmdlet will start the WinRM service and configure the firewall for remote management? winrm quickconfig
If a system administrator would like to use the netsh command to configure a firewall remotely, what must be done before the firewall can be configured? Windows Firewall Remote Management Group rules must be enabled on the remote computer
Which of the following firewall rule groups will enable the use of the Performance Monitor snap-in? Performance Logs and Alerts
What type of environment can be built into a NIC that allows a computer to boot from an image stored on a network server? Preboot Execution Environment
Select the term used to describe a network communication method for delivering data to a select group of computers on a network simultaneously. Multicasting
What minimal operating system has only the services needed to access the network, work with files, copy disk images, and jump-start a Windows installation? Windows Preinstallation Environment
What type of image can be used to boot a client computer, usually from a CD/DVD or flash device, that cannot use PXE? discover
What bootstrap program is a WDS component that a WDS client downloads when performing a network boot? Wdsnbp.com
Which of the following technologies are required to be available on a network to support WDS? (Choose all that apply.)
DNS Server
DHCP Server
PXE-compatible NICs
What PowerShell command will install the WDS role, and by default install the necessary features and both role services? Install-WindowsFeature WDS
Which of the following best describes a computer that will be used with a capture image and is basically a prototype with an installed and configured OS? reference computer
Which options, in most cases, should be chosen when you run sysprep? (Choose all that apply.)
enter system out of box experience
shutdown
generalize
Which of the following is a container where you can organize images with common properties? image group
What command will allow you to update an image with patches, drivers, hotfixes, and service packs without having to re-create the entire image? dism.exe
Which of the following is a task or process that runs in the background, behind the scenes? service
In the Add Roles and Features Wizard, the Server Roles window lists all the server roles you can currently install. True
The Role-based or feature-based installation is used to distribute components of the Remote Desktop Services role across different servers for use in a virtual desktop infrastructure. False
You can use PowerShell to add and remove server roles from a Server Core server, but not a Desktop Experience server False
To work with install images (.wim files), you use the dism.exe command. true
To view a list of Desired State Configuration resources, you can use the Get-DscResources PowerShell cmdlet. True
Server Manager will allow you to manage all roles and features installed on any server and view the status of all your servers. True
Windows Remote Management provides a graphical user interface for performing a variety of management tasks. False
Server Core includes the COM1 Network Access firewall group and the firewall rules for all the MMC snap-ins. False
When using Windows Deployment Services, you do not need to have the installation media ready and sit at the server console as Windows performs the task of OS installation. true
Prestaging enables you to do a basic unattended installation. true
An administrator can run a PowerShell command on a remote server using which additional element? -Computer Name
The Windows Server 2016 remote management features are enabled via what Windows component? Windows Remote Management (WinRM)
How can an administrator mount an image to install a hot-fix containing an updated security patch? DISM
What PowerShell cmdlet can be utilized to pause a specified running service, or multiple services that are separated by a comma? Suspend-Service
When using PowerShell, what cmdlet can be utilized to retrieve a list of services? Get-Service
To utilize the Services snap-in within MMC on a remote computer, what firewall rule group must be enabled? Remote Service Management
Which firewall rule group must be enabled to allow for the remote use of the Task Scheduler snap-in? Remote Scheduled Tasks Management
What file extension is used for Windows install images that can be deployed with Windows Deployment Server? .WIM
Which of the following operations are crucial tasks that should be performed before installing server roles and features? (Choose all that apply.) -Static IP addresses have been configured
Administrator has a strong password
Security updates are current
What PowerShell cmdlet can be used by an administrator to install a specific server role? Install-WindowsRole
When an administrator needs to install or uninstall roles and features to and from an offline VHD file, what PowerShell option can be used? VHD
What Desired State Configuration mode is being used when a server configuration is manually sent to one or more target servers by an administrator? Push mode
What Desired State Configuration mode is being utilized when servers can obtain their configurations from a central server by using standard web protocols? Pull Mode
As an administrator, you need to add a server to Server Manager. The server where you are running Server Manager is a member of a domain and the server you want to add is also a domain member. Which of the following are valid ways to add the additional server? (Choose all that apply.)
import a text file
search Active Directory
search DNS
Which versions of Windows server cannot be managed using Server Manager if you are currently operating from a server running Windows Server 2012? (Choose all that apply.)
Windows Server 2012 R2
Windows Server 2016
What PowerShell cmdlet will start the WinRM service and configure the firewall for remote management? winrm quickconfig
If a system administrator would like to use the netsh command to configure a firewall remotely, what must be done before the firewall can be configured? Windows Firewall Remote Management Group rules must be enabled on the remote computer
Which of the following firewall rule groups will enable the use of the Performance Monitor snap-in? Performance Logs and Alerts
What type of environment can be built into a NIC that allows a computer to boot from an image stored on a network server? Preboot Execution Environment
Select the term used to describe a network communication method for delivering data to a select group of computers on a network simultaneously. Multicasting
What minimal operating system has only the services needed to access the network, work with files, copy disk images, and jump-start a Windows installation? Windows Preinstallation Environment
What type of image can be used to boot a client computer, usually from a CD/DVD or flash device, that cannot use PXE? discover
What bootstrap program is a WDS component that a WDS client downloads when performing a network boot? Wdsnbp.com
Which of the following technologies are required to be available on a network to support WDS? (Choose all that apply.)
DNS Server
DHCP Server
PXE-compatible NICs
What PowerShell command will install the WDS role, and by default install the necessary features and both role services? Install-WindowsFeature WDS
Which of the following best describes a computer that will be used with a capture image and is basically a prototype with an installed and configured OS? reference computer
Which options, in most cases, should be chosen when you run sysprep? (Choose all that apply.)
enter system out of box experience
shutdown
generalize
Which of the following is a container where you can organize images with common properties? image group
What command will allow you to update an image with patches, drivers, hotfixes, and service packs without having to re-create the entire image? dism.exe
Which of the following is a task or process that runs in the background, behind the scenes? service