• PowerShell – CPU Info inc. CPUID and BIOS/UEFI

    Home » Forums » Developers, developers, developers » DevOps Lounge » PowerShell – CPU Info inc. CPUID and BIOS/UEFI

    Author
    Topic
    #2176051

    Given the recent BIOS or UEFI? That is the question topic here at AskWoody, I came across an interesting script today at TenForumsPowerShell script for CPU information, incl. CPUID – that outputs various information about a device’s CPU. I tried it on several Win 10 devices and it worked very well.

    It’s been developed for Windows 10. I don’t have a Windows 8 device to test it on but I tried it on Windows 7 (where I had updated PowerShell to v5). It worked – mostly – and at least showed the info I needed:

    cpu-info-25-win7

    Note: One thing I found interesting was a comment about trying to make an executable from the script. I forwarded the link to a colleague who’s a full-time app/code packager and image developer – not a coder – and almost by return of mail he sent me the script back packaged as a Windows application. (Said it took him less than a couple of minutes.) So now I have a small executable – 341KB – I just double-click on and it takes care of the necessary execution policy and script elevation then dumps the CPU info to a Window rather than a Console:

    cpu-info-25-as-exe

    Unfortunately the executable didn’t work at all in Windows 7 due to how it had been compiled:

    cpu-info-25-as-exe-win7

    Hope this helps…

    2 users thanked author for this post.
    Reply To: PowerShell – CPU Info inc. CPUID and BIOS/UEFI

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: