DisableAutoDaylightTimeSet
DisableAutoDaylightTimeSet
specifies whether to enable the destination computer to automatically change between daylight saving time and standard time.
Values
true |
Specifies that the time on the computer uses standard time. |
false |
Specifies that the time on the computer switches between standard time and daylight saving time. This is the default value. |
Valid Configuration Passes
auditSystem
oobeSystem
specialize
Parent Hierarchy
Microsoft-Windows-Shell-Setup | DisableAutoDaylightTimeSet
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Example
The following XML output shows how to disable daylight saving time.
<DisableAutoDaylightTimeSet>true</DisableAutoDaylightTimeSet>