python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to setup a permanent WMI subscription which includes a dynamic condition?
I want to create a permanent WMI subscription to start a script every time a defined trigger gets fired. Here I would like to react when the Citrix RTT is above a given threshold. Here a regular PS-co...
Carsten
Votes: 0
Answers: 0
WMI ExecNotificationQuery using golang
I am using this go WMI package to monitor windows processes which are starting and stopping. I have see the example an implemented my own methods using Win32_Process and __InstanceCreationEvent and __...
M. Javad Mohebbi
Votes: 0
Answers: 0
How to get user name instead of SID during WMI logcollection
I'm looking for a possible solution to convert a Windows user SID to a username.
I am running WQL queries against some local namespace and would like to know if there are any possibilities to get a us...
Shiv Raj
Votes: 0
Answers: 1