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