Open a Notepad and copy-paste the following: Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) ...
The PowerShell script can be used to report which OS build a Windows 11/10 computer is currently on as well as which update is the latest update available to the device. It can also report on all ...