In PowerShell you can use the Get-WmiObject cmdlet to grab WMI classes.
I have noticed that I can only gain access to win32 classes, can I gain access in PowerShell to any other classes besides the win32_*?
In PowerShell you can use the Get-WmiObject cmdlet to grab WMI classes.
I have noticed that I can only gain access to win32 classes, can I gain access in PowerShell to any other classes besides the win32_*?