Find My Motherboard Model



  • September 27, 2018
  • Posted by: Surender Kumar
  • Categories: Tips & Tricks, Windows PowerShell

Ever wanted to detect the motherboard information like Manufacturer, model, version etc. for any Windows PC? You do not need to install any third-party software to do so. The Get-WMIObject PowerShell cmdlet can get this information for you by querying Windows Management Instrumentation (WMI).

The good news is that Get-WMIObject supports ComputerName parameter where you can specify remote computer name and get the information about that.

Open Windows PowerShell and type the following command:

Find My Motherboard Model

The above command displays the Motherboard manufacturer, Model, Serial number and Revision number for local computer. If you want to get the information about any remote server, just add ComputerName parameter and specify the name of computer/server as shown below:

Windows PowerShell is also an available solution to find out motherboard model and serial number. In fact, PowerShell is a tool that is similar to Command Prompt. It’s very simple and easy to operate. Step 1: Type powershell in the search window, then click Windows PowerShell to get the main page. Once the brand and model of the motherboard are identified, you can visit the motherboard manufacturer's website for online documentation or a software utility to determine the chipset. A listing of motherboard manufacturers is available on our motherboard links page. You can also try looking at the motherboard itself to see if the chipset.

Linux is relatively similar to the CMD processor but does give more information about the motherboard. To find out about your motherboard on a Linux system, follow the steps below. Open Terminal Using Ctrl+Alt+T. Type the following command in the terminal “sudo dmidecode -t 2” Read the information on the result. How to Find the Motherboard Model Number in Windows 10. On your keyboard, press Windows Key+S. Now, type “Command Prompt” (no quotes). Choose Command Prompt from the results. Inside Command Prompt, run the following command: wmic baseboard get product,Manufacturer,version,serialnumber. Doing this should let you get essential information. Open the Start menu. Click on All Programs Accessories System Tools, then select the System Information utility. This utility provides a good bit of information about your computer. On the System Summary screen, the motherboard manufacturer (System Manufacturer) and motherboard model (System Model) is listed.

If you are a system admin and often need this information about any server or computer, you can continue reading and I’ll show you how to create a cmdlet that will work exactly like other Windows PowerShell cmdlets work.

Creating Get-BoardInfo PowerShell Cmdlet

For this command to behave and work as native PowerShell cmdlet, you need to create a directory structure and then create a file with the same name as shown in following screenshot:

In you computer, Go to your documents directory, then create a directory named WindowsPowerShellModulesGet-BoardInfo directories. Inside Get-BoardInfo directory, create a file named Get-BoardInfo.psm1.

If you already started loving PowerShell, you can create it via PowerShell command:

Remember to change C: to your OS drive. This command will create the folders and file for you.

Now open up this file using text editor of your choice or with PowerShell ISE if you know about it. I prefer to use PowerShell ISE, so I will run the following command in PowerShell console:

Where Do I Find My Motherboard Model Number

Now, copy and paste the following code into the file you created and save it.

If you have done everything correctly so far, you will be able to find your Get-BoardInfo cmdlet ready.

Just close your Windows PowerShell console and open a new console again. Now, type the following command:

If you see the output as shown in following image, you have created a PowerShell module properly and it will work just like other PowerShell cmdlets.

If you are familiar with PowerShell cmdlets, you will understand that you can use PowerShell’s built-in Get-Help cmdlet to know how our Get-BoardInfo cmdlet works. To see the examples on how you can use this, type the following command:

You should see the examples as shown in following screenshot:

To get the information about multiple PCs like NODE01, NODE02, and NODE03, use the cmdlet as shown below

You can also use this cmdlet to get a list of computers stored in a text file and fetch the motherboard information about all those computers and even export that information into a CSV file.

Pretty cool! right?

Take some time to read the examples, and you will understand what you can achieve with the PowerShell module you just created. If you find this tutorial helpful, please leave a comment below and feel free to share it with others.

Motherboard Compatibility Checker


Previous

Summary :

How do I find my motherboard in Device Manager? You may ask how to find out what motherboard I have? Do you know how to check motherboard drivers? This post from MiniTool will show you how to find the motherboard and drivers in Device Manager?

The motherboard, also known as system board, is the main circuit board, is the main printed circuit board found in general purpose computers or other expandable systems. It is an essential part of the computer. It holds and allows communication between many of the crucial electronic components of a system, such as the CPU, and memory, and provides connectors for other peripherals.

How to Find Out What Motherboard I Have?

However, how to find out what motherboard I have? This would be a common question.

In fact, there are many ways to find out the motherboard module on your computer. You can find it via Command Prompt, Windows System Information, and PowerShell.

You may be familiar with finding the motherboard module through Windows System Information and the Command Prompt.

For more detailed instructions, you can read the post: How to Find Your PC Motherboard Model and Serial Number

Hence, how do I find my motherboard in Device Manager or how to check motherboard drivers in Windows 10?

So, in the following section, we will show you where to find motherboard in Device Manager.

How Do I Find My Motherboard in Device Manager?

Find My Motherboard Model

In this part, we will show you how to find motherboard in Device Manager or check motherboard drivers.

Now, here is the tutorial.

Mac sd card reader manual free. 1. Press Windows key and R key together to open Run dialog.

2. Type devmgmt.msc in the box and click OK to open Device Manager. Ash's butterfree.

3. In the Device Manager window, expand the Display Adapters. If our computer has built-in video – referred to as integrated video, the driver for the video chips on your motherboard is shown here. If you have a graphics card, please ignore this.

4. Then open IDE ATA/APAPI controllers. If there is an integrated drive electronics or IDE hard drive, the interface it plugs into on your motherboard is called a controller. If the computer is fairly new, we may not see the IDE controller since it has been replaced by SATA.

5. Then expand the IEEE 1394 Bus host controllers. Then we can find the drivers for any Firewire controllers on the motherboard.

6. Then expand the Network adapters. Under the AMD or Intel brand name, we will see the built-in network adapter.

7. Then open Sound, video and game controllers. Then you will find the controller drivers for the sound and video adapters.

8. Expand the Storage controller. There are Serial ATA or SATA controller drivers. The controller is the interface with the motherboard.

9. Then expand Universal Serial Bus controllers. All of the USB controller drivers will be listed here.

10. Then expand the System devices. We can find the remaining motherboard drivers here, including the memory controller, PCI bus driver, system speaker and clock.

When all steps are finished, you have successfully checked motherboard drivers. Hence, how do I find my motherboard in Device Manager? Check the above way.

However, if you want to upgrade the motherboard, you can read the post: How to Upgrade Motherboard and CPU without Reinstalling Windows

Final Words

To sum up, this post has shown how to find out what motherboard I have Windows 10 and where to find motherboard in Device Manager. In general, you can check the motherboard in Device Manager.