- Add tenforums URL in the description of the script.
- Rewritten the registry code for make it work on Win7 / WinServer 2008 R2 onwards.
- Add a pause to the end of the script so you could use "run with powershell" (right-click).
- Check current microcode version via github api. (actually intel only - I don't have an AMD to test)
- Color current bios state. (green=new / red=old).
- Trim zeros in front of CPUID.
powershell -ExecutionPolicy bypass .\CPU-info.ps1
https://www.tenforums.com/drivers-hardware/106331-powershell-script-cpu-information-incl-cpuid.html