Systeminfo.exe
{{Infobox software
| name = systeminfo
| logo =
| screenshot =
| screenshot_size =
| caption =
| developer = Microsoft, ReactOS Contributors
| released = {{Start date and age|2001|10|25}}
| latest release version =
| latest release date =
| operating system = Windows, ReactOS
| genre = Command
| license = Windows: Proprietary commercial software
ReactOS: GNU General Public License
| website = {{URL|https://docs.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{{Cite web|url=https://www.computerhope.com/systemin.htm|title = MS-DOS and Windows command line systeminfo command}} and in ReactOS.
Overview
The command produces summary output of hardware/software operating environment parameters.{{cite book
| last = Bott
| first = Ed
| author2 = Carl Siechert
| author3 = Craig Stinson
| title = Microsoft Windows XP inside out
| url = https://archive.org/details/microsoftwindows00stin_1
| url-access = registration
| access-date = 2011-03-24
| edition = 2
| series = Bpg-Inside Out Series
| year = 2004
| publisher = Microsoft Press
| isbn = 978-0-7356-2044-5
| page = [https://archive.org/details/microsoftwindows00stin_1/page/1252 1252]
| quote = Systeminfo.exe is a command-line utility that displays information about your Windows version, BIOS, processor, memory, and a few more esoteric items.
}}
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.{{Cite web|url=https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb491007(v%3dtechnet.10)|title = Systeminfo}}
The ReactOS version was developed by Dmitry Chapyshev and Rafal Harabien. It is licensed under the GPL.{{Cite web|url=https://github.com/reactos/reactos/blob/master/modules/rosapps/applications/sysutils/systeminfo/systeminfo.c|title=Reactos/Reactos|website=GitHub|date=3 January 2022}}
Syntax
The command-syntax is:[https://ss64.com/nt/systeminfo.html SYSTEMINFO - Windows CMD - SS64.com]
systeminfo[.exe] [/s Computer [/u Domain\User [/p Password]]] [/fo {TABLE|LIST|CSV}] [/nh]
See also
References
{{Reflist}}
Further reading
- {{Cite book|first=William R.|last=Stanek|year=2008|title=Windows Command-Line Administrator's Pocket Consultant, 2nd Edition|publisher=Microsoft Press|isbn=978-0735622623}}
- {{Cite book|author=John Paul Mueller|year=2007|title=Windows Administration at the Command Line for Windows Vista, Windows 2003, Windows XP, and Windows 2000|publisher=John Wiley & Sons|isbn=978-0470165799}}
External links
{{Wikibooks|Guide to Windows Commands}}
- [https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/systeminfo systeminfo | Microsoft Docs]
{{Windows commands}}
Category:Utilities for Windows
Category:Windows administration
{{Windows-software-stub}}