ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

Vista's SYSTEMINFO Command

Displays machine specific properties and configuration.

SYSTEMINFO [/S system [/U username [/P [password]]]] [/FO format] [/NH]

This tool displays operating system configuration information for a local or remote machine, including service pack levels.

/S system
Specifies the remote system to connect to.
/U [domain\]user
Specifies the user context under which the command should execute.
/P [password]
Specifies the password for the given user context. Prompts for input if omitted.
/FO format
Specifies the format in which the output is to be displayed. Valid values: “TABLE”, “LIST”, “CSV”.
/NH
Specifies that the “Column Header” should not be displayed in the output. Valid only for “TABLE” and “CSV” formats.
/?
Displays this help message.

Examples:
SYSTEMINFO
SYSTEMINFO /?
SYSTEMINFO /S system
SYSTEMINFO /S system /U user
SYSTEMINFO /S system /U domain\user /P password /FO TABLE
SYSTEMINFO /S system /FO LIST
SYSTEMINFO /S system /FO CSV /NH

Get notified of new posts for FREE via RSS or E-mail

Subscribe to ITsVISTA!

Related Posts

Comments

  • There are no comments yet...Come on, share your thoughts!

Leave a Comment