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