Skip to content

Instantly share code, notes, and snippets.

View dldude's full-sized avatar

Devin Duden dldude

View GitHub Profile
@dldude
dldude / gist:633d10dd63c51bd938f05ec95ea8d0f3
Created May 26, 2017 12:24
Datadog - Windows Server Service Output
Windows PowerShell
Copyright (C) 2014 Microsoft Corporation. All rights reserved.
PS C:\Users\Administrator> Get-WmiObject -Query "Select Name,State from Win32_Service WHERE ( Name = 'tablicsrv' ) OR (
Name = 'tabsvc' ) OR ( Name = 'wmiApSrv' )"
__GENUS : 2
__CLASS : Win32_Service
__SUPERCLASS :