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