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