New method to retrieve machine serial number

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • reformatt
    Badcaps Legend
    • Feb 2020
    • 1398
    • Australia

    #1

    New method to retrieve machine serial number

    I've been using the following command to get the machine serial number from within Windows:

    WMIC bios get serialnumber

    Microsoft have said in the past that this was deprecated and going to be removed (which it now has in Windows 11 24H2 thus WMIC is no longer working). It can be reinstalled however that is a PITA to do on every machine. It's been replaced by new functions within Powershell and you can use the following command now instead from a Powershell window.

    get-ciminstance -class win32_bios

    This also shows the BIOS version as well in the output. This command works on Windows 11 23H2 and 24H2.
  • SMDFlea
    Super Moderator
    • Jan 2018
    • 20438
    • UK

    #2
    Here`s a few more https://www.dell.com/community/en/co...ccf8a8de518d1c .I found that page while trying to find info on dell SKU`s
    All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

    Comment

    • reformatt
      Badcaps Legend
      • Feb 2020
      • 1398
      • Australia

      #3
      WMIC can be re-added in 24H2 by entering the following in an Terminal or Powershell admin window :

      DISM /Online /Add-Capability /CapabilityName:WMIC~~~~​

      Haven't tried it, but I assume it works. I did see a note that this action might get blocked by SysAdmins on some corporate networks.

      The get-ciminstance is actually better for me as it dumps BIOS version too at the same time.

      Comment

      Related Topics

      Collapse

      • Document Archive
        ALIENWARE Steam Machine R2 i7-6700T Specification for Upgrade or Repair
        by Document Archive
        This specification for the ALIENWARE Steam Machine R2 can be useful for upgrading or repairing a desktop PC that is not working. As a community we are working through our specifications to add valuable data like the Steam Machine R2 boardview and Steam Machine R2 schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps forum. Please note that we offer no warranties that any specification, datasheet, or download...
        09-12-2024, 03:28 PM
      • CG2
        Janome DC3050 Sewing Machine Pedal Resistance
        by CG2
        OK, this is a long shot. I got this sewing machine cheap because it's end of line, ex-display, and had no pedal. The genuine pedal costs £60, while Ebay knock-offs go for around £15. So I went for the knock-off, it doesn't work, and I'm not sure whether it's the pedal or the sewing machine that has the problem.

        Now this is an electronic machine, unlike the old fashioned sort where the pedal was a big resistor in series with the power to the motor. Here, the pedal is just (I think) a variable resistor fed with a 5 volt supply, and limited to a current of 5 milliamps. Assuming that...
        04-14-2023, 07:53 AM
      • Soulzink
        Samsug washing machine. Power supply DC41-00189a board issue
        by Soulzink
        Hi everyone,

        I am trying to fix a samsung washinmachine power supply main board.
        I already replaced it with another one to fix the machine but i want to try understand the issue with the old board.
        Therefore i hope to be able to get some help to explain what to check in order to troubleshoot.
        The power supply board reference is the following: DC41-00189a
        I have followed one thread (https://www.badcaps.net/forum/troubl...ingmachine-rel...
        04-19-2025, 06:26 AM
      • mnciks11
        How to retrieve data from the usb using chip off method
        by mnciks11
        Hello guys, I want to start doing usb data recovery using chip off method, please kindly assist me with the programmer and the adapter to buy , I will place an order right away…

        I have a critical data that I want to recovery using a chip off method

        Please kindly find pictures below, that my usb that I want to recovery information from...
        08-12-2021, 05:54 AM
      • unimatrix93
        How to stabilize AC voltage to CNC machine
        by unimatrix93
        Hello there everybody, I'm not sure if it's the right topic to ask this but I hope so.


        I have a CNC machine wired to 3-phase 230V AC.

        It's a smaller CNC machine with a 3500W motor, do it does not uses much power.

        The problem is, when the residents come home and put load on the network, the voltage can drop to around 207V which is fine for most household items but by CNC machine stops working from this.

        I contacted the electricity company but they refuse to help me solve this problem.

        So I started to look around for some DIY...
        03-17-2025, 05:52 AM
      • Loading...
      • No more items.
      Working...