This message was deleted.
# _general
s
This message was deleted.
👀 1
j
I believe @Guy Leech was working on a thing
r
This is the bane of my existence.
g
There's this for seeing what module a wmiprvse process has loaded: https://www.controlup.com/script-library-posts/get-wmi-provider-details/ And this for tracing WMI activity https://www.controlup.com/script-library-posts/show-local-wmi-activity/
j
Ooh
g
Any use @James Rankin?
j
Look like they might be, unfortunately I have to wait for others to pull the strings
r
Can this be adapted for use without ControlUp? (Haven't really dug in deep yet)
g
All scripts in the ControlUp library can be used outside of ControlUp without needing any modification. Just look what parameters are required in the Param() block
r
Thanks Guy!