Pages

Showing posts with label get service status of a remote machine. Show all posts
Showing posts with label get service status of a remote machine. Show all posts

Friday 20 July 2012

Get Status of Service on a Remote Machine - PowerShell Command


Get-Service ServiceName -computername remotecompname | Select-object -Property Name,Status, MachineName