Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Windows >> WMI >> wmic >> How to obtain Memory information

Free Physical Memory c:\> wmic os get FreePhysicalMemory Free Virtual Memory c:\> wmic os get FreeVirtualMemory Total Physical Memory c:\> wmic MEMLOGICAL get TotalPhysicalMemory Total Virtual Memory c:\> wmic MEMLOGICAL get TotalVirtualMemory % Physical Memory used (1-(FreePhysicalMemory/TotalPhysicalMemory))*100
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]