Get System Info via cmd and Power Shell

Jan 19, 2018 by ohiodn8




This is a short post on how to get your systems info on Windows via the Command line/Power Shell =>

systeminfo 

This will work on the commandline and power shell and assuming you want this information saved to a .txt file, all you have to do is =>

systeminfo > systeminfo.txt 

You can name it whatever you like, but I named mine systeminfo.txt



About ohiodn8

Ruby on Rails developer, AWS Engineer, anything fun, music, a little bit of mobile game. . .

Comments (4)

Other Windows Command to try:- wmic os get caption || wmic os get osarchitecture

over 5 years ago by ohiodn8

http://thesupernatural.herokuapp.com/notes/link-to-install-phonegap-app

over 5 years ago by random

@random, yes... I kinda did...

over 5 years ago by ohiodn8

@ohiodn8, I know you curled it from my note.

http://thesupernatural.herokuapp.com/notes/get-system-info-via-cmd

over 5 years ago by random