Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created May 3, 2017 14:06
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/5f8ba73cba44e6973c78f374617614b4 to your computer and use it in GitHub Desktop.
Save jonathanmedd/5f8ba73cba44e6973c78f374617614b4 to your computer and use it in GitHub Desktop.
Get-Service-WhereSQL2
Get-Service | Where-Object 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