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