I'm setting up a reference image build. In my deployment share CustomSettings.ini (rules) I have UserLocale=en-GB, as well as the various other UK-based locale settings (timezone, etc). I refreshed my deployment share, created a new task sequence, no special options. But when I look at the unattend.xml in the task sequence it shows en-US, the US keyboard, and Pacific Standard Time.
Why doesn't the task sequence pick up my locale configuration? Do I really need to manually edit the unattend.xml file for every task sequence I write?
Paul