PowerShell script for CPU information, incl. CPUID

Page 5 of 14 FirstFirst ... 34567 ... LastLast

  1. Posts : 27,164
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #41

    ddelo said:
    You did.....hahahaha
    Check your messages!
    Got it, thanks, looks good
      My Computers


  2. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #42

    Cliff S said:
    Got it, thanks, looks good
      My Computer


  3. Posts : 146
    Windows 11 Pro 64bit (Insider Builds)
       #43

    Why this script report my running microcode as 0x12 when both hwinfo64 and that registry key "update revision" report b4 ?
      My Computer


  4. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #44

    Warre1 said:
    Why this script report my running microcode as 0x12 when both hwinfo64 and that registry key "update revision" report b4 ?

    Can you please post a screenshot of the script's output, as well as all the properties of the Registry key: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0
      My Computer


  5. Posts : 146
    Windows 11 Pro 64bit (Insider Builds)
       #45

    here you are
    PowerShell script for CPU information, incl. CPUID-annotation-2019-05-27-155911.png
      My Computer


  6. Posts : 869
    Windows 11 x64 23H2 (22631.3155)
       #46

    Here is a small batch script to easily run @ddelo's Powershell script without the need to open Powershell first.

    Place the CPU-info.bat script in the same folder as the Powershell script then right click and open it.
    Code:
    @echo off
    PowerShell.exe -NoProfile -Command "& {Start-Process PowerShell.exe -ArgumentList '-noexit -NoProfile -ExecutionPolicy Bypass -File ""%~dpn0.ps1""' -Verb RunAs}"
    PowerShell script for CPU information, incl. CPUID-screenshot-59-.png
    Last edited by Polo6RGTI; 05 Jun 2019 at 01:38.
      My Computer


  7. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #47

    Warre1 said:
    here you are
    PowerShell script for CPU information, incl. CPUID-annotation-2019-05-27-155911.png

    Thanks a lot for the screenshots. There was actually a bug that was removing some characters in the Registry microcode revision, which was fixed.
    You can try the new version of the script and see if it's working correctly for you!
    A screenshot of the new output would also be fine!
      My Computer


  8. Posts : 146
    Windows 11 Pro 64bit (Insider Builds)
       #48

    yeah. seems to work ok now!
    PowerShell script for CPU information, incl. CPUID-annotation-2019-05-29-175002.png
      My Computer


  9. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #49

    Warre1 said:
    yeah. seems to work ok now!
    PowerShell script for CPU information, incl. CPUID-annotation-2019-05-29-175002.png
      My Computer


  10. Posts : 232
    Windows 10 Home
       #50

    Perfect. Thank you!
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:03.
Find Us




Windows 10 Forums