Loading |
VBScript |
JavaScript |
Powershell |
Search Options: WMI root_WMI ProcessorMethods QueryContent of WMI root_WMI ProcessorMethods Query.ps1MD5 Hash: 628C21ABC9BDF213A723A6058DD11A1C |
||
$computer = "LocalHost"
$namespace = "root\WMI" Get-WmiObject -class ProcessorMethods -computername $computer -namespace $namespace | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |