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