Get-Service - Powershell 2.0 CmdLet
ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »
Get-Service
Short description Gets the services on a local or remote computer. Syntax Description The Get-Service cmdlet gets objects that represent the services on a local computer or on a remote computer, includ ing running and stopped services. You can direct Get-Service to get only particular services by specifying the service name or display name of the se rvices, or you can pipe service objects to Get-Service.