Displays system information
systeminfo
- C:\Windows\system32\systeminfo.exe /?
Output:
SYSTEMINFO [/S system [/U username [/P [password]]]] [/FO format] [/NH]
Description:
This tool displays operating system configuration information for
a local or remote machine, including service pack levels.
Parameter List:
/S system Specifies the remote system to connect to.
/U [domain\]user Specifies the user context under which
the command should execute.
/P [password] Specifies the password for the given
user context. Prompts for input if omitted.
/FO format Specifies the format in which the output
is to be displayed.
Valid values: "TABLE", "LIST", "CSV".
/NH Specifies that the "Column Header" should
not be displayed in the output.
Valid only for "TABLE" and "CSV" formats.
/? Displays this help message.
Examples:
SYSTEMINFO
SYSTEMINFO /?
SYSTEMINFO /S system
SYSTEMINFO /S system /U user
SYSTEMINFO /S system /U domain\user /P password /FO TABLE
SYSTEMINFO /S system /FO LIST
SYSTEMINFO /S system /FO CSV /NH
Return Code: 0
C:\Windows\system32\systeminfo.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 110080bytes |
| Creation Time | 2019/12/07 18:09:30 |
| LastWrite Time | 2019/12/07 18:09:30 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | ee309a9c61511e907d87b10ef226fdcd |
| SHA1 | 711d6f6394333ae55a06076deb9189c04846f939 |
| SHA224 | 3b2b15775610bee7b8ededcefc48ae225d83c49a1a36b6e9e4199460 |
| SHA256 | 6f87caa51bdea802045bb281fc2686a3c76364c26a3ffe6c2ccac4af5f9db37b |
| SHA384 | 5995711121b421ca3d87a8b6d1ad5fa0d4a2ee5c991f0f929c3981d118351f56a39a0f7f8a4c02a349233b612e0f4346 |
| SHA512 | 7fa1db1ebdb7cc8a1acf724fb910ceca1b8a433e51912b9291eaa153af29fec4b9aa60572cc06ef5e5eaf105277081ba5fd32b0f6d1df8f3cc32fe9e8462c7b4 |