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