Time, Language and Currency Format Automatically Changes after OS Installation
Question
Hi Team,
We captured an Image using MDT. When we deploy OS using that image on a device. Language,Time & Currency format is not replicating as selected.
Kindly Suggest. Below are the screenshots.
Answers ( 7 )
Never Mind. Editing UDIwizard.wsf with the below value resolved the issue.
Thanks for your Prompt Response.
oEnvironment.Item(“UserLocale”) = oEnvironment.Item(“UserLocale”)
Thanks for update! This need to use when your inputs in UDI Wizard is not reflecting, In your case earlier you asked for from capture image, you unable to see changes.
For that we always have to check “Copy Current settings to Welcome screen” | “New User Accounts from this location” from Region settings.
Hi, Jitesh,
Thanks for your response. I did get a chance to try it but it didnt work.
Anyother possible solutions for this issue ?
Regards,
Arun
How you tried – Please add details only that help us to identify.
Any update on this thread? Did you able to fix the issue?
Hello Arun, Before capturing had you checked the Copy Current settings to Welcome screen | New User Accounts from this location..
https://snipboard.io/NoDZYk.jpg
+ Refer below article for Region and Language Settings – Copy in Windows 10
https://www.tenforums.com/tutorials/3815-region-language-settings-copy-windows-10-a.html
Let us update!!