Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Last active May 3, 2017 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/f92c279de743f866bcea254f065c772c to your computer and use it in GitHub Desktop.
Save jonathanmedd/f92c279de743f866bcea254f065c772c to your computer and use it in GitHub Desktop.
Get-Service-WhereSQL1
Get-Service | where Status -eq 'running'
Status Name DisplayName
------ ---- -----------
Running AdobeARMservice Adobe Acrobat Update Service
Running AppHostSvc Application Host Helper Service
Running Appinfo Application Information
Running AudioEndpointBu... Windows Audio Endpoint Builder
Running Audiosrv Windows Audio
Running BFE Base Filtering Engine
Running BITS Background Intelligent Transfer Ser...
Running BrokerInfrastru... Background Tasks Infrastructure Ser...
Running Browser Computer Browser
Running CDPSvc Connected Devices Platform Service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment