Default options in the unattend file wizard?
Is there any way to set any of the default options for the unattend file wizard for the scripted deployments? In particular I would like to set the time zone to US Eastern instead of the default, which I think is US Pacific, so I don't have to worry about forgetting to change it whenever I create a new one.
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
For the values then you can look here what to write
http://msdn.microsoft.com/en-us/library/ms912391%28v=winembedded.11%29.aspx
use the one in the coloumb called "Name of Time Zone"
So that would be "<TimeZone>Eastern Standard Time</TimeZone>"
If it's Windows 7 that is =)
http://msdn.microsoft.com/en-us/library/ms912391%28v=winembedded.11%29.aspx
use the one in the coloumb called "Name of Time Zone"
So that would be "<TimeZone>Eastern Standard Time</TimeZone>"
If it's Windows 7 that is =)
Please log in to comment
ORIGINAL: airwolf
I believe the OP was simply interested in whether or not the default values in the wizard can be changed... which they cannot.
Correct, I was asking about the default values. For the time zone, when I go to the wizard I want it to be already set to eastern time zone, to avoid any potential for myself or someone else from accidentally forgetting to set it when creating a new deployment. Or maybe at least use the time zone value that the appliance is using as the default. Not sure what other settings I would want to be able to set the default value on though.
Please log in to comment
Comments