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