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