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