Skip to main content

Windows: Get memory information


Get memory information using wmic memorychip
Get memory information using wmic memorychip
wmic memorychip

Get all information about memorychip
wmic memorychip get capacity,manufacturer,partnumber,serialnumber,speed

Get some specific properties

Popular posts from this blog

git for Windows: notes from the field

Git for Windows

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Windows command: icacls

Icacls is a command-line utility that can be used to display or modify discretionary access control lists (DACLs) on specified files, and apply stored DACLs to files in specified directories.