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