CertNova
Menu
← Back to PBQ types

PowerShell PBQs: CompTIA Linux+ (XK0-006)

easy

Question 1 of 3

You are a Linux systems administrator who also manages several Windows servers in your mixed-OS environment. Your monitoring system has flagged that a Windows file server (WIN-FS-03) may have a stopped critical service. Use PowerShell to check the status of all services on this Windows host and identify which service is not running.

Objectives

  • List all Windows services to identify which critical service has stopped
PowerShell
PS C:\Users\LinuxAdmin> 

Type cmdlets and press Enter to execute. Use ↑↓ to navigate history. Tab to autocomplete. Ctrl+C to cancel, Ctrl+L to clear.

Progress

0 of 1 steps detected

Run at least one command to mark this question complete

0 of 3 marked complete