TECHDIIP

  • Tech
  • Windows
  • Powershell
  • Scripts
  • News
  • Games

How to check system configuration| Windows 10 | Server 2016 | 2012

27 June 2020 admin Leave a Comment

Systeminfo Command is very helpful to know your configuration on windows operating systems and one can get the software and hardware information of your computer, in this article we explain how to use it. Do you know there is a command that gives you all your system configuration information, which includes your computer name of the Operating System that is installed, CPU, Memory, Motherboard model, computer manifacture and many more, see the list of information you can get with systeminfo command.
ost Name:
OS Name:
OS Version:
OS Manufacturer:
OS Configuration:
OS Build Type:
Registered Owner:
Registered Organization:
Product ID:
Original Install Date:
System Boot Time:
System Manufacturer:
System Model:
System Type:
Processor(s):
BIOS Version:
Windows Directory:
System Directory:
Boot Device:
System Locale:
Input Locale:
Time Zone:
Total Physical Memory:
Available Physical Memory:
Virtual Memory: Max Size:
Virtual Memory: Available:
Virtual Memory: In Use:
Page File Location(s):
Domain:
Logon Server:
Hotfix(s):
Let’s see some of the sysmteminfo comamnds. A command to pull Operating system installed date on your local computer

systeminfo | findstr /C:”Install Date”

The sysmteminfo command got the remote parameter, we can pull the remote computer configuration, here is the command. sysmteminfo /s remotecomputername sysmteminfo /s raja A command to pull your local computer manufacture information.

systeminfo | findstr /C:”System Manufacturer”

Thank you for reading this article, if you have any questions please let us know. Thank you for visiting my site, for any scripts in these articles you are testing please make sure you have tested this script in our lower environment before you run in production.

Windows

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Techdiip © 2012 - 2020 | Please Read Our

  • Privacy Policy
  • Disclaimer – User Agreement
  • About Us
  • Contact Us