Systeminfo.exe
(Redirected from Systeminfo)
| systeminfo | |
|---|---|
| Developers | Microsoft, ReactOS Contributors |
| Initial release | October 25, 2001 |
| Repository |
|
| Engine | |
| Operating system | Windows, ReactOS |
| Type | Command |
| License | Windows: Proprietary commercial software ReactOS: GNU General Public License |
| Website | docs |
In computing, systeminfo, is a command-line utility included in Microsoft Windows versions from Windows XP onwards[1] and in ReactOS.
Overview
[edit | edit source]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
[edit | edit source]The command-syntax is:[5]
systeminfo[.exe] [/s Computer [/u Domain\User [/p Password]]] [/fo {TABLE|LIST|CSV}] [/nh]
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ SYSTEMINFO - Windows CMD - SS64.com
Further reading
[edit | edit source]- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]Wikibooks has a book on the topic of: Guide to Windows Commands