Chapter 2 Assignment - Review Questions Flashcards
Which of the following is not a valid Windows Server 2012/R2 installation option?
A. A clean installation of Windows Server 2012/R2 (Server with a GUI)
B. An upgrade from Windows Server 2008 Server Core to Server with a GUI
C. An upgrade from Windows Server 2008 Enterprise to Windows Server 2012/R2 Datacenter
D. A clean installation of Windows Server 2012/R2 (Server Core)
An upgrade from Windows Server 2008 Server Core to Server with a GUI
What is required to install the Hyper-V server role? (Choose all that apply.)
A. A 64-bit processor
B. A 32-bit version of Windows Server 2012/R2
C. AMD-V or Intel-VT extensions
D. At least 384 MB RAM
A. A 64-bit processor
C. AMD-V or Intel-VT extensions
Which of the following is true when purchasing a motherboard with multiple CPU sockets?
A. Windows Server 2012/R2 doesn’t support multiple CPU sockets.
B. You must run a 32-bit version of Windows Server 2012/R2.
C. All installed CPUs must be identical.
D. Virtualization is not supported on multiple CPUs.
All installed CPUs must be identical.
You’re trying to decide which disk technology to use on your new server. The server will be in heavy use around the clock every day, so high performance is a necessity. Which technology is the best choice?
A. IDE
B. ATA-166
C. SATA
D. SAS
SAS
You can use a 32-bit processor to install the Hyper-V role as long as it supports virtualization extensions.
True or False?
False
Which networking protocol is installed by default in Windows Server 2012/R2? (Choose all that apply.)
A. TCP/IPv4
B. IPX/SPX
C. NetBEUI
D. TCP/IPv6
A. TCP/IPv4
D. TCP/IPv6
Which of the following is not a typical Windows Server 2012/R2 post-installation task?
A. Installing the Server Core role
B. Setting the correct time zone
C. Setting IP configuration parameters
D. Changing the server name
Installing the Server Core role
Which of the following is a task you must do during Windows Server 2012/R2 installation?
A. Name the server.
B. Choose the disk where it will be installed.
C. Set the Administrator password.
D. Set the workgroup or domain.
Choose the disk where it will be installed.
What command allows Echo Request packets through the firewall?
A. icmp set icmp-echo enabled
B. Set-NetFirewallRule “Echo Request” -Enabled True
C. netsh firewall set icmpsetting 8
D. ipconfig -allow “ping requests”
netsh firewall set icmpsetting 8
Which graphical utility runs in Server Core?
A. File Explorer
B. Date and Time control panel
C. Computer Management
D. Server Manager
Date and Time control panel
You installed Windows Server 2012/R2 recently, and it has been running well for the past several days. You read about a critical security patch that has been available for about a week. You view the currently installed updates in the Programs and Features control panel and don’t see any installed updates. You need to install this update immediately and make sure the server is kept up to date without your intervention in the future.
What should you do?
You need to modify the update settings to automatically download and install updates
Which of the following is a reason for installing a new server? (Choose all that apply.)
A. Excessive load on existing servers
B. Fault tolerance
C. Adding a new network protocol
D. To isolate a new application
A. Excessive load on existing servers
B. Fault tolerance
D. To isolate a new application
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?
A. Right-click the mouse and click Open a command prompt.
B. Press Start+X and click Run.
C. Press Ctrl+Alt+Delete and click Start Task Manager.
D. Right-click the desktop, point to New, and click Task.
Press Ctrl+Alt+Delete and click Start Task Manager.
You have just finished installing Windows Server 2012/R2. 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 he tried to ping the server, his request timed out. You try to ping your colleague’s computer and receive a reply just fine.
Why can’t your colleague ping your server successfully?
A. Your server’s default gateway is incorrect.
B. Windows Firewall is blocking the packets.
C. Your colleague’s IP address configuration is incorrect.
D. You don’t have DNS installed.
Windows Firewall is blocking the packets.
Which command do you use to restart Server Core?
A. shutdown /r /t 0
B. restart /t 0
C. net stop /r /t 0
D. net computer /reset /t 0
shutdown /r /t 0