Home
Posts Tagged "systeminfo command"
How To Get Basic System Info In Windows With A Single Command
Aug 3rd, 2010 · Comments Off on How To Get Basic System Info In Windows With A Single Command
You can get basic system information in windows with ‘systeminfo’ command. Issue the following command at the command prompt-
systeminfo>sysinfo.txt
The above command will gather system information and save it to a text file called ‘sysinfo.txt’ which can later be viewed in notepad.
Thus, you can quickly gather system configuration details, OS details, network interface...