By running the tool WINVER on a workstation Windows 10 we can see information about the version and complication of the product:
Checking the inventory information, we do not find the parameter "version" as shown by the WINVER tool, but represents a fragment of the compilation number.
Looking into the admin console Configuration Manager-a However, we can find where Windows 10 systems are shown using the version number in a similar way that the WINVER tool does.
So Configuration Manager has a version designation, which, however, does not come from the systems inventory.
How to get the Windows 10 version number from the inventory result? With the help of here SQL query:

As a result of the query, we obtain computer name, compilation number and Windows 10 version:

