Course Overview

/

Viewing Service Details

Viewing Service Details

Viewing Service Details

Like a lot of components within PowerShell core pieces of the operating system can be queried and seen as objects. A service can have associated objects that can providing relevant information. To view the associated objects to a service, use the following command:

· Get-Service Spooler | Select-Object *