SYSTEMINFO
List system configuration
Syntax SYSTEMINFO [/S system [/U username [/P [password]]] ] [/FO format] [/NH] Key: /S system Remote system to connect to. /U [domain\]user User context under which to execute. /P [password] Password for the given user (will prompt if omitted) /FO format Output format: TABLE, LIST or CSV /NH No "Column Header" in the Table/CSV output
The output includes OS configuration, security info, product ID, RAM, disk space, and network cards.
Examples
SYSTEMINFO
SYSTEMINFO |find "Total Physical Memory:"
SYSTEMINFO /S wkstn6324
SYSTEMINFO /S wkstn6325 /FO CSV /NH >>pcaudit.csv
"Thought is fugitive; the mind does not repeat itself; if you do not catch the whisperings of the oracle as they come to you, they are lost forever. You must; and this is absolutely essential; convince yourselves that what is offered you this very moment will never be offered again" - Jean Guitton
Related Commands:
WINMSD - Windows system diagnostics
WMIC - WMI Commands
PsGetSid - Display the SID of a computer or a user