Tuesday, 16 July 2013

Comand Line Utility


To Know Your System Detail

Command :     SystemInfo

Other userful Command



wmic bios get serialnumber
For serial number of system
wmic os list brief
For brief information about the operating system
wmic printer list status
List the printer status of each of the printers
wmic diskdrive get model,name,size
Display the model, name, and size of the hard drives
Wmic csproduct get vender
For manufacture detail of system
Wmic csproduct get name
For system model

No comments:

Post a Comment