
(Study Guide) Outcome 1 - Book 1 - Chapter 2 Installing Windows Server 2016
Quiz by Buechter, William
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Which PowerShell cmdlet allows you to set the date and time for your Server Core installation?
Set-Date
Set-Date-Time
Set-TimeZone
Set-Time
30s - Q2
Which of the following is a task you must do during Windows Server 2016 installation?
Choose the disk where it will be installed.
Set the Administrator password.
Name the server.
Set the workgroup or domain.
30s - Q3
Your company's new physical server has two processors, each with four cores for a total of eight cores. How many Windows Server 2016 licenses need to be purchased for your eight-core server?
Eight 2-core license packs for a total of 16 core licenses
Four 2-core license packs for a total of 8 core licenses
Two 2-core license packs for a total of 4 cores
Sixteen 2-core license packs for a total of 32 cores
45s - Q4
What is required to install the Hyper-V server role? (Choose all that apply.)
Users sort answers between categoriesSorting30s - Q5
Which of the following is the default setting for Windows Update after you first turn on automatic updates?
Download updates only.
Inform when updates are available but do not download updates.
Never check for updates.
Download and install updates automatically.
30s - Q6
Which of the following is true when purchasing a motherboard with multiple CPU sockets?
Windows Server 2016 doesn't support multiple CPU sockets.
You must run a 32-bit version of Windows Server 2016.
Virtualization is not supported on multiple CPUs.
All installed CPUs must be identical.
30s - Q7
Which command can you use in Windows Server 2016 Server Core to configure basic settings for Windows Update?
command.com
sconfig
smigdeploy.exe
netsh.exe
30s - Q8
Which of the following is a reason for installing a new server? (Choose all that apply.)
Users sort answers between categoriesSorting30s - Q9
In which of the following circumstances is server migration required when you want to upgrade to Windows Server 2016 Datacenter? (Choose all that apply.)
Users sort answers between categoriesSorting45s - Q10
If you want to see a list of available roles and features, which command should you use?
sconfig
Show-WindowsRoles
dism.exe
Get-WindowsFeature
30s - Q11
What command allows Echo Request packets through the firewall?
ipconfig -allow "ping requests"
icmp set icmp-echo enabled
Set-NetFirewallRule "Echo Request" -Enabled True
netsh firewall set icmpsetting 8
30s - Q12
Why would you use Features on Demand?
To use the GUI interface
To reduce disk space use
To free up system RAM
To uninstall Server Core
30s - Q13
If the product key was entered during a Server Core installation, which command allows you to activate your copy of Windows Server 2016 Server Core?
slmgr /ato
slmgr -ipk
sconfig
Add-Computer
30s - Q14
You approach one of your servers running Server Core and see a completely blank desktop except for the mouse pointer. You need to do some management tasks on the server. What should you do?
Press Ctrl+Alt+Delete and select Task Manager.
Right-click the mouse and click Open a command prompt.
Press Start+X and click Run.
Right-click the desktop, point to New, and click Task.
45s - Q15
You have just finished Installing Windows Server 2016. You have assigned the server a name and finished configuring IP addresses. You have tested your configuration by using ping to verify network connectivity with your default gateway and another server on the network, and everything worked fine. However, the next day, a colleague tells you that when she tried to ping the server, her request timed out. You try to ping her computer and receive a reply just fine. Why can't your colleague ping your server successfully?
Windows Firewall is blocking the packets.
You don't have DNS installed.
Your colleague's IP address configuration is incorrect.
Your server's default gateway is incorrect.
45s