Module 2 Review Questions

¡Supera tus tareas y exámenes ahora con Quizwiz!

(T/F) Some software issues require that you modify the value of an entry within the Windows Registry to fix a system problem.

true?

Which of the following can be used to open a new Windows PowerShell prompt that is connected to a remote computer (provided that winRM is enabled)? a. Enter-PSSession computername b. Invoke-Command computername c. Execute-Shell computername d. Enable-PSRemoting computername

a. Enter-PSSession computername

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 (maybe?) d. Performance

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 ALL OF THESE WORK d. does same thing as others but pulls info from Internet

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

b. Environment variables c. Power options d. Startup and recovery options a. not included because it is done specifically through device manager (textbook answer doesn't include this, but it is possible to access from control panel)

Which of the following PowerShell constructs is best to use when you wish to perform a specific action based on the value of a single variable? a. if b. switch c. do...while d. for

b. switch

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

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

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

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 - sl = set location

(T/F) The Sigverif tool can be used to verify and repair corrupt system files.

false - system file checker (sfc/scannow) does this

(T/F) In the following example, three loops will be executed. $args = "one","two","three","four" foreach ($i in $args) {write $i -foregroundcolor magenta}

false - 4 loops will be executed, one for each item in $args

(T/F) PowerShell console files use the .ps1 extension

false - powershell console files have a .psc1 extension - .ps1 is a powershell script file

(T/F) Server Manager can be used to monitor and manage other Windows Server 2008 and later systems.

true

(T/F) System environment variables apply to any user logged onto the system

true

(T/F) The Tab key can be used to auto complete a PowerShell cmdlet as you are typing it.

true

(T/F) The Test-NetConnection cmdlet can be used to test network connectivity to a target computer.

true

(T/F) The Windows Admin Center allows you to obtain a Windows PowerShell session within your Web browser.

true

Which of the following are valid methods for executing the superscript.ps1 file within PowerShell, assuming it is in your current directory, C:\Scripts? (Choose all that apply.) a. C:\Scripts\superscript.ps1 b. superscript.ps1 c. ./superscript.ps1 d. .\superscript.ps1

a. C:\Scripts\superscript.ps1 (full path) c. ./superscript.ps1 (forced relative path) d. .\superscript.ps1 (forced relative path)

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. a. Install the manufacturer-provided driver package on the system and reboot.??? ask professor about this question


Conjuntos de estudio relacionados

OB Final Chapter 4, 8, 13, 14, 15, 16

View Set

CAE PART 2 - WRITING 2 - CHARACTER REFERENCE

View Set

Managerial Accounting Exam Prep 4

View Set

Chapter 23 & 24 Digestive Physiology and Metabolism A&P2 Final

View Set

PRAXIS Elementary Education Multiple Subjects: Reading and Language Arts (5002) Form 2

View Set