Guidance on enabling Extended Security Updates (ESU) for Windows 10 using Intune, especially for systems that cannot be upgraded to Windows 11
Updated Jul 09, 2025
Version 4.0"Great post! I was testing the script for Intune and noticed a correction might be needed. The command slmgr /upk <YOUR-ESU-KEY-HERE> will only work for primary OS activation keys and not ESU keys. It seems you need to use the slmgr /upk <ESU_GUID> command instead."