Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Systeminfo switches: How to use Systeminfo command-line tool switches

Posted on 11/05/201926/09/2023 IT Expert By IT Expert No Comments on Systeminfo switches: How to use Systeminfo command-line tool switches
  1. Home
  2. Windows
  3. Systeminfo switches: How to use Systeminfo command-line tool switches
Systeminfo

Systeminfo.exe file is a software component of Microsoft Windows by Microsoft. Microsoft Windows is an operating system; a piece of software that acts as a bridge between the hardware and software counterparts of a computer. Systeminfo.exe runs a command-line utility that displays system information on hardware and software components operating under the Windows environment. Often you want quick access to the current system information of your own PC, for example, to get information about the current computer name in the network, the last system start time, information about the virtual memory, or the installed hotfixes. This is all relatively easy because since Windows XP and also in all subsequent Windows versions such as Windows 7, 8, and Windows 10 there is the often forgotten command “systeminfo”.

How to use Systeminfo command-line tool switches

Systeminfo displays detailed configuration information about a computer and its operating system, including operating system configuration, security information, product ID, and hardware properties (such as RAM, disk space, and network cards).

Note: The systeminfo.exe gives an overview of the same information as MSINFO32.
– Ensure to run the command prompt as an Administrator, or else this utility will not launch. From CMD, run the command below.

systeminfo.exe
switches

There is more you can do with this switch as shown below.

Systeminfo [/s <Computer> [/u <Domain>\<UserName> [/p <Password>]]] [/fo {TABLE | LIST | CSV}] [/nh]
Parameters Descriptions
/s <Computer> Specifies the name or IP address of a remote computer (do not use backslashes).
The default is the local.
/u
<Domain><UserName>
Runs the command with the account permissions of the specified user account. If /u is not specified, this command uses the permissions of the user who is currently logged on to the computer that is issuing the command.
/p <Password>Specifies the password of the user account that is specified in the /u parameter.
/fo <Format>Specifies the output format with one of the following values
TABLE: Displays output in a table.
LIST: Displays output in a list.
CSV: Displays output in Comma Separated Values format.
/nhSuppresses column headers in the output. Valid when the /fo parameter is set to TABLE or CSV.
/?Displays help at the command prompt.

To view configuration information for a computer named TestPC, type:

systeminfo /s TestPC

– Furthermore, To remotely view configuration information for a computer named TestPC that is located on the TechDirect domain, type:

systeminfo /s TestPC /u TechDirect\username

To remotely view configuration information (in list format) for a computer named TestPC that is located on the TechDirect domain, type th following below. To view Windows system information via the Windows registry.

systeminfo /s TechDirect /u TechDirect\username /p P@ssLab67 /fo list

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows

Post navigation

Previous Post: How to use MSINFO32 to view System Information
Next Post: Universal, Global, and Domain Local Group Scopes Differences

Related Posts

  • automatepythonsinwindows
    Python Automation in Windows with Visual Studio Code Version Control System
  • Featured image MSDT.
    How to restrict additional Microsoft Support Diagnostic Tool Downloads on Windows Windows
  • Featured image batch file.
    Retrieve Recent Windows Update: How to create batch script files Scripts
  • why use bitlocker drive encryption.width 800
    This device cannot use a Trusted Platform Module, allow BitLocker without a compatible TPM when turning on Bitlocker Windows
  • google chrome logo 2
    Set Google as default: How to set a browser as default in Windows 10 Windows
  • image 19
    Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

More Related Articles

automatepythonsinwindows Python Automation in Windows with Visual Studio Code Version Control System
Featured image MSDT. How to restrict additional Microsoft Support Diagnostic Tool Downloads on Windows Windows
Featured image batch file. Retrieve Recent Windows Update: How to create batch script files Scripts
why use bitlocker drive encryption.width 800 This device cannot use a Trusted Platform Module, allow BitLocker without a compatible TPM when turning on Bitlocker Windows
google chrome logo 2 Set Google as default: How to set a browser as default in Windows 10 Windows
image 19 Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • LAPS PAssword Not Showing Up
    LAPS password not showing up in GUI Windows
  • linkyourandriodtoyourpc
    Microsoft Phone Link: Connect Android to Windows 11 Windows
  • How To Update WinPE Boot Images With Windows UEFI CA Cert
    Update WinPE Boot Images with Windows UEFI CA Certificates [Part 2] Windows Server
  • Windows10 SCCM 20161
    What is ADK, MDT, Microsoft Endpoint Configuration Manager (SCCM), Intune, Autopilot, and WSUS Windows Server
  • aptira ansible 1
    The module ping was not found in configured module paths, core modules are missing Configuration Management Tool
  • azure 1
    Fix SSO sign-in and non-routable domain issues AWS/Azure/OpenShift
  • FEATUREIMAGE
    How to work with Azure Cognitive Service AWS/Azure/OpenShift
  • cisco general
    How to update Cisco ASA Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,803 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.