AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 4.0 » Get-Service

Get-Service - Powershell 4.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, including 
running and stopped services.


You can direct Get-Service to get only particular services by specifying the service name or display name of the 
services, or you can pipe service objects to Get-Service.





M