The systeminfo Command


Windows XP has a useful command for quick access to a lot of system information at the command line. It’s called “systeminfo” and it’s a very useful, little known command. I encourage any Windows user to become familiar with this command since it offers a wealth of summary information all in one place.

Give it a try, at the command prompt type:

systeminfo

If you’d like to save the output as a file, say for auditing purposes:

systeminfo > systeminfo.txt

This is particularly useful for scripting purposes, however this command does take a while to execute so keep that in mind.

Written by webmaster on December 17th, 2006 with comments disabled.
Read more articles on Articles.

Related articles

Comments disabled

Comments on this article have been disabled.