I deploy all desired regional settings with powershell altering the registery.
If you need help how to start with PS and registery, check out my blog: [https://www.linkedin.com/pulse/intune-advanced-automation-part-1-registry-altering-pavel/
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Our image contains multiple language packs. While using the pre-provisioning functionality we select english (uk) language and region, prepare the device and then seal. After resealing the user then repowers the device which has pre-populated the language and region to UK however the keyboard is still set to en-us.
Once logged into Windows the keyboard shows as en-us however powershell Get-WinDefaultInputMethodOverride command returns keyboard as English (UK).
get-winuserlanguagelist returns langage as en-gb.
After this it is impossible to maintain any keyboard change to UK as it will always revert back to en-us following reboot.
I deploy all desired regional settings with powershell altering the registery.
If you need help how to start with PS and registery, check out my blog: [https://www.linkedin.com/pulse/intune-advanced-automation-part-1-registry-altering-pavel/