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