Loading |
VBScript |
JavaScript |
Powershell |
Search Options: WMI root_Microsoft_SqlServer_ComputerManagement10 RegServices QueryContent of WMI root_Microsoft_SqlServer_ComputerManagement10 RegServices Query.ps1MD5 Hash: 6156B3C85126CEDA64360F8B5F69E3D7 |
||
$computer = "LocalHost"
$namespace = "root\Microsoft\SqlServer\ComputerManagement10" Get-WmiObject -class RegServices -computername $computer -namespace $namespace | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |