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