Purpose
The purpose of this document is to help determine the version of Windows 10 being used
Overview
1. Open Control Panel - System - Windows Edition. If LTSB it will end with LTSB, e.g. Windows 10 Enterprise 2016 LTSB
2. Look at registry value HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductName and will end in LTSB if LTSB
3. From PowerShell execute:
gwmi win32_operatingsystem | select OperatingSystemSKU
A value of 4 means CB while 125 means LTSB
Remember that CB and CBB is the same OS with CBB simply deferring the update (typically CBB lags 4 months behind CB).
Affected Products
Windows 10