Jump to content

Systeminfo.exe

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 13:17, 11 June 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

systeminfo
Developer(s)Microsoft, ReactOS Contributors
Initial releaseOctober 25, 2001; 22 years ago (2001-10-25)
Operating systemWindows, ReactOS
TypeCommand
LicenseWindows: Proprietary commercial software
ReactOS: GNU General Public License
Websitedocs.microsoft.com/en-us/windows-server/administration/windows-commands/systeminfo

In computing, systeminfo, is a command-line utility included in Microsoft Windows versions from Windows XP onwards[1] and in ReactOS.

Overview

The command produces summary output of hardware/software operating environment parameters.[2] The detailed configuration information about the computer and its operating system includes data on the operating system configuration, security information, product ID, and hardware properties, such as RAM, disk space, and network cards.[3]

The ReactOS version was developed by Dmitry Chapyshev and Rafal Harabien. It is licensed under the GPL.[4]

Syntax

The command-syntax is:[5]

systeminfo[.exe] [/s Computer [/u Domain\User [/p Password]]] [/fo {TABLE|LIST|CSV}] [/nh]

See also

References

  1. ^ https://www.computerhope.com/systemin.htm
  2. ^ Bott, Ed; Carl Siechert; Craig Stinson (2004). Microsoft Windows XP inside out. Bpg-Inside Out Series (2 ed.). Microsoft Press. p. 1252. ISBN 978-0-7356-2044-5. Retrieved 2011-03-24. Systeminfo.exe is a command-line utility that displays information about your Windows version, BIOS, processor, memory, and a few more esoteric items. {{cite book}}: Cite has empty unknown parameter: |chapterurl= (help)
  3. ^ https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb491007(v%3dtechnet.10)
  4. ^ https://github.com/reactos/reactos/blob/master/modules/rosapps/applications/sysutils/systeminfo/systeminfo.c
  5. ^ SYSTEMINFO - Windows CMD - SS64.com

Further reading

External links