How to identify Win 10 LTSB

Hi,

many people asked me how to identify LTSB versions on computers coming with Win 10 – therefore here is the way to go:

In the WMI-class Win32_OperatingSystem exists a property OperatingSystemSKU. There you will find the information which edition is installed on the computer. The value for LTSB is in hex 7d or in decimal 125.

Best regards,

David