8,330 questions
Here's an example: powershell-com-settings
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Everyone,
I've been trying to search for a solution to find the class of WMI for component services (Start -> (type) "Component Services")
Ins
I managed to find the WMI Class for COM+ Applications, DCOM Config & Distributed Transaction Coordinator, however I Couldn't find the "Running Processes" I even tried to pull all WMI Classes through powershell (get-wmiobject -Query "select * from meta_class" / get-cimclass)
anyone know if such thing is even possible?
Thanks in Advance!
Here's an example: powershell-com-settings