在PowerShell中,您可以使用Get-WmiObject cmdlet来获取WMI类.
我注意到我只能访问win32类,除了win32_*之外,我是否可以在PowerShell中访问任何其他类?
powershell wmi
powershell ×1
wmi ×1