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