How to get total physical memory (ram) information in GB by WMI query?
| 1. wmic ComputerSystem get TotalPhysicalMemory && wmic OS get FreePhysicalMemory,TotalVirtualMemorySize,FreeVirtualMemory | 2. |
| OUTPUT | OUTPUT |
Find actual total physical memory using a command in Windows 7


0 comments:
Post a Comment