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