Home > Uncategorized > Find Used Memory Slots via Command Line

Find Used Memory Slots via Command Line

I recently needed to find out which memory slots where occupied on multiple machines. I found a command that allowed me to find this information without opening up a single computer case.

From a Command Prompt, run the following:

wmic MEMORYCHIP get banklabel, capacity, caption, devicelocator, partnumber

image 

Hope you find this useful,

Categories: Uncategorized Tags:
  1. xunyan
    May 5th, 2010 at 13:12 | #1

    interesting ! i follow you an ps command. let’s see:
    http://xunyangit.spaces.live.com/blog/cns!F934535AFC3723BA!3206.entry

  1. No trackbacks yet.