Systeminfo.exe
In computing, systeminfo
, is a command-line utility included in Microsoft Windows versions from Windows XP onwards[1] and in ReactOS.
Developer(s) | Microsoft, ReactOS Contributors |
---|---|
Initial release | October 25, 2001 |
Operating system | Windows, ReactOS |
Type | Command |
License | Windows: Proprietary commercial software ReactOS: GNU General Public License |
Website | docs |
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]
gollark: Like that "ext2" I heard about. It'll never catch on.
gollark: Of course.
gollark: *sees 10TB HDDs on amazon*
gollark: Well, nobody needs more than that. Nobody will ever have 4GB hard disks, right?!
gollark: ```UUID=33a5cc0a-c16c-4727-97f4-0743322422c7 none swap sw 0 0UUID=f4701865-b6bb-4768-a15f-de75ff08e2ab / btrfs defaults 0 1UUID=3587-4D19 /boot/efi vfat defaults 0 2tmpfs /tmp tmpfs defaults,nosuid,nodev 0 0UUID="11dbf45f-fad2-4bd5-af54-a97465b71961" /home xfs defaults 0 1cgroup /sys/fs/cgroup/systemd cgroup none,name=systemd 0 0```The last line is because docker is stupid.
References
- https://www.computerhope.com/systemin.htm
- 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.
- https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb491007(v%3dtechnet.10)
- https://github.com/reactos/reactos/blob/master/modules/rosapps/applications/sysutils/systeminfo/systeminfo.c
- SYSTEMINFO - Windows CMD - SS64.com
Further reading
- Stanek, William R. (2008). Windows Command-Line Administrator's Pocket Consultant, 2nd Edition. Microsoft Press. ISBN 978-0735622623.
- John Paul Mueller (2007). Windows Administration at the Command Line for Windows Vista, Windows 2003, Windows XP, and Windows 2000. John Wiley & Sons. ISBN 978-0470165799.
External links
![]() |
Wikibooks has a book on the topic of: Guide to Windows Commands |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.