Module 2 Review Quiz Flashcards
Server Manager can be used to monitor and manage other Windows Server 2008 and later systems.
a. True
b. False
a. True
Which of the following are panes that you will see listed for a server, server group, or server role within Server Manager? (Choose all that apply.)
a. Services
b. Events
c. Roles and Features
d. Performance
a. Services
b. Events
c. Roles and Features
d. Performance
Which of the following tools within the navigation pane of the Windows Admin Center can be used to perform capacity planning?
a. Performance
b. Services
c. System Insights
d. Azure hybrid services
c. System Insights
The Windows Admin Center allows you to obtain a Windows PowerShell session within your Web browser.
a. True
b. False
a. True
Which of the following utilities can be used to manually install a new device that is not fully PnP-compliant?
a. Windows PowerShell
b. Device Manager
c. Devices and Printers utility
d. Server Manager
c. Devices and Printers utility
Your system has three physical storage devices. Windows Server 2019 is installed on the first physical storage device. What can you do to increase the performance of the system as much as possible?
a. Move the paging file to the second physical storage device
b. Move the paging file to the third physical storage device
c. Create a paging file on the second and third physical storage devices
d. Create a paging file on the second and third physical storage devices and remove the page file from the first storage device
d. Create a paging file on the second and third physical storage devices and remove the page file from the first storage device
The Sigverif tool can be used to verify and repair corrupt system files.
a. True
b. False
b. False
Which of the following features can be configured within Control Panel? (Choose all that apply.)
a. File caching and flushing
b. Environment variables
c. Power options
d. Startup and recovery options
a. File caching and flushing
b. Environment variables
c. Power options
d. Startup and recovery options
Some software issues require that you modify the value of an entry within the Windows Registry to fix a system problem.
a. True
b. False
a. True
What should be your first course of action when you see a device marked Unknown within Device Manager?
a. Install the manufacturer-provided driver package on the system and reboot.
b. Right-click the Unknown device within Device Manager and choose Update driver. Supply the manufacturer-provided driver files if prompted.
c. Right-click the Unknown device within Device Manager and choose Uninstall device. Reboot your system afterwards.
d. Right-click the Unknown device within Device Manager and choose Properties. Note whether there is a resource conflict.
b. Right-click the Unknown device within Device Manager and choose Update driver. Supply the manufacturer-provided driver files if prompted.
System environment variables apply to any user logged onto the system.
a. True
b. False
a. True
What command could you execute within PowerShell to learn about the syntax of the Get-WMIObject cmdlet? (Choose all that apply.)
a. help Get-WMIObject
b. Get-Help Get-WMIObject
c. get-help Get-WMIObject
d. Get-Help Get-WMIObject -online
a. help Get-WMIObject
b. Get-Help Get-WMIObject
c. get-help Get-WMIObject
d. Get-Help Get-WMIObject -online
PowerShell console files use the .ps1 extension.
a. True
b. False
b. False
Which of the following aliases can be used to switch to a different PowerShell provider?
a. sp
b. ps
c. cd
d. sl
d. sl
The Test-NetConnection cmdlet can be used to test network connectivity to a target computer.
a. True
b. False
a. True