User Tools

Site Tools


windows:get_total_ram

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
windows:get_total_ram [2013/04/19 13:54]
tschulz
windows:get_total_ram [2013/04/19 13:56]
tschulz
Line 11: Line 11:
 For Each objComputer in colComputer ​ For Each objComputer in colComputer ​
 total_mem = objComputer.TotalPhysicalMemory / 1024 / 1024 total_mem = objComputer.TotalPhysicalMemory / 1024 / 1024
 +Wscript.Echo total_mem
 </​file>​ </​file>​
windows/get_total_ram.txt · Last modified: 2013/04/19 13:56 by tschulz