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