Menu
CCMEXEC.COM – Enterprise Mobility
  • Home
  • General
  • Configuration Manager
  • Windows 10
  • Intune
  • GitHub
  • Windows 11
  • About the author
CCMEXEC.COM – Enterprise Mobility

Serial Number report in SCCM

Posted on March 29, 2010March 29, 2010 by Jörgen Nilsson

When working with the reports in SCCM you may want a report to get all the serial numbers for all computers. Below is a very simple report which includes: Name, Manufacturer, Serial number, Model.

It will look like this:

Lenovo_report

SQL Satement:

select v_R_System.Name0, v_GS_PC_BIOS.Manufacturer0, v_GS_PC_BIOS.SerialNumber0,v_GS_COMPUTER_SYSTEM.Model0

FROM v_R_System JOIN v_GS_PC_BIOS on  v_R_System.ResourceID =  v_GS_PC_BIOS.ResourceID JOIN v_GS_COMPUTER_SYSTEM on v_R_System.ResourceID = v_GS_COMPUTER_SYSTEM.ResourceID

  • Configuration Manager
  • SCCM Reporting
  • 17 thoughts on “Serial Number report in SCCM”

    1. Alex says:
      January 12, 2011 at 8:28 pm

      Thanks for the tip. I added the SQL statement in reports and works great for our purposes !

      Reply
    2. Alain says:
      June 8, 2011 at 4:01 pm

      Awesome thanks for sharing this!

      Reply
    3. Aaron says:
      September 21, 2011 at 7:51 pm

      Thanks. works good.

      Reply
    4. Lee says:
      September 22, 2011 at 5:17 pm

      Worked great. Thanks. For some reason did not pick up serial numbers of our Lenovo s10-3’s???

      Reply
    5. Joel says:
      October 5, 2011 at 12:12 am

      Excelente aporte.

      Reply
    6. maziarz says:
      December 8, 2011 at 7:36 pm

      can we get some help how to run this

      Reply
    7. Spence says:
      January 6, 2012 at 12:01 pm

      Works great, many thanks !!

      Reply
    8. Mike says:
      January 26, 2012 at 4:45 pm

      This is awesome, worked really well. There isn’t by chance a way to get the serial numbers for the monitors too is there?

      Thanks.

      Reply
    9. Ronald says:
      February 7, 2012 at 4:56 pm

      Muchas gracias por los tips… Thank You.

      Reply
    10. Olly says:
      March 14, 2012 at 4:22 pm

      This works really well. Is there any way we can add the last logged on user for each system name listed, to this report?

      Reply
    11. djiji says:
      May 29, 2012 at 3:40 pm

      can we report the serial number of softwares ?

      Reply
    12. ITGURU1982 says:
      July 8, 2012 at 11:36 am

      If you want to collect the serial numbers for software, I’ve started to write some stuff about that, so far got Adobe products working and AutoCAD products…see here:

      http://itguru82-sccm.blogspot.co.uk/2012/07/step-by-step-guide-to-creating-custom.html

      Reply
    13. techieg says:
      October 10, 2012 at 12:38 pm

      Great tip. How can I also add the primary user to each row/device reported on?

      Reply
    14. techieg says:
      October 10, 2012 at 12:43 pm

      Great tip. How can I also add the primary user (and IP address) for each row/device reported on?

      Reply
    15. Alexis Ramos says:
      January 8, 2015 at 5:28 pm

      Still useful. Thanks!

      Reply
    16. Saul says:
      December 15, 2015 at 12:26 am

      There is any way to get the serial number of the monitor attached to a CPU with SCCM?

      Reply
      1. Jörgen Nilsson says:
        December 18, 2015 at 10:37 am

        Hi,
        Yes there is, this works pretty well, http://exar.ch/collecting-monitor-serial-numbers-with-sccm/
        /Jörgen

        Reply

    Leave a Reply Cancel reply

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

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    My name is Jörgen Nilsson and I work as a Senior Consultant at Onevinn in Malmö, Sweden. This is my blog where I will share tips and stuff for my own and everyone elses use on Enterprise Mobility and Windows related topics.
    All code is provided "AS-IS" with no warranties.

    Tweets by ccmexec

    Recent Posts

    • Windows Servicing, Personal Teams and Success.cmd
    • Windows MDM Security Baseline – Settings Catalog
    • Configuring MS Edge Security Baseline v107 using Settings Catalog
    • Configuring Desktop App Installer using CSP and script?!
    • Customizing Taskbar and Start in Windows 11 22h2 with PowerShell

    ©2023 CCMEXEC.COM – Enterprise Mobility | WordPress Theme by Superb Themes
    This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Reject Read More
    Privacy & Cookies Policy

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
    Non-necessary
    Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
    SAVE & ACCEPT