Time server MCSE with a BSc degree in engineering. Returning to work after a career break and studying like mad to update my certifications.
Get-WMIObject -class win32_physicalmemory | Format-Table devicelocator, capacity –a
This PowerShell command will return the amount of memory in each slot.
MSDN: Win32_PhysicalMemory class
No comments:
Post a Comment