You may find that the "winver" did not able to find the build version number in Windows 10 LTSB 2015 (10240), it will show (Build 10240), you cannot find the full OS Build version like 10240.1xxxx which is you able to find in the other Windows 10 Edition like Home and Pro.
There are alternative way to find the full OS Build version number:
Run a command in command prompt:
reg.exe query "HKLM\software\Microsoft\Windows NT\currentversion" /v BuildLabEx
This example will show you the full OS build version is 10240.17184
No comments:
Post a Comment