4iT IT Support Sydney | Your Reliable Sydney IT Support Partner

Knowledge Base

Find the Manufacturer, Model, Name and System Type using the Command Prompt

Finding out information like the Computer Manufacturer, Computer Model, Computer Name and System type using the command prompt is easy to do using the wmic command.

  1. Open a Command Prompt
  2. Type the following command:
    wmic computersystem get model,name,manufacturer,systemtype

This command can be issued without Administrative Privileges and in RMM remote consoles etc…

Scroll to Top