Forum Discussion
Rob Hamm
Aug 20, 2018Copper Contributor
Windows Server 2019 version info
Preliminary tests have revealed that the version of 'kernel32.dll' found on our current preview build Windows Server 2019 system is of the form '10.0.x.x'. Hence, it would appear that the major/min...
Mary Hoffman
Aug 22, 2018Former Employee
Major and Minor numbers have remained static since the inception of Windows 10. They did not change for Windows Server 2016 and are not expected to change for the next version of Windows Server. For Semi-Annual Channel releases, the branding itself will tell you the version, i.e., Windows Server, version 1803. That same version number is stored here: Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -Name ReleaseId