How would I remotely check the amount of RAM on a computer using command line? (Windows XP and/or windows server 2003)
|
feedback
|
|
Requires XP or later system: | |||
|
feedback
|
|
| |||||||
feedback
|
|
| |||
|
feedback
|
|
If you have access to PowerShell (it only needs to be installed on a single workstation to run this from) you can do something like:
You would need to either run the script as someone that can run WMI queries on remote machines (usually administrator) or work | |||
|
feedback
|
|
Here's a simple one: run command line as administrative account (if in a domain)
There's all kinds of info including "Total Physical Memory:" If you need to specify the user:
| |||
|
feedback
|
cmdis tagged. – hydroparadise Jan 11 at 19:09