Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DisableAutoDaylightTimeSet
specifies whether the time on the computer is set to daylight saving time.
Values
true |
Specifies that the time on the computer is not reset to daylight saving time. |
false |
Specifies that the time on the computer is reset to daylight saving time. This is the default value. |
Valid Passes
Parent Hierarchy
Microsoft-Windows-Shell-Setup | DisableAutoDaylightTimeSet
Applies To
For the 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>