RestartEnabled
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
RestartEnabled
specifies whether to enable automatic, daily, system maintenance to optimize Windows Media Center performance. RestartEnabled
must be set to true in order for the RestartHour and RestartMinute settings in the specialize pass to have any effect.
Values
true |
Enables daily system maintenance. |
false |
Does not enable daily system maintenance. This is the default value. |
Valid Passes
oobeSystem
Parent Hierarchy
Microsoft-Windows-ehome-reg-inf | RestartEnabled
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-ehome-reg-inf.
XML Example
The following XML output shows how to configure Windows Media Center settings in the oobeSystem configuration pass.
<OEMLogoUri>file://c:\mydirectory\mylogo.png</OEMLogoUri>
<OEMName>Fabrikam</OEMName>
<OEMName2>ModelX</OEMName2>
<PreventAutoConnect>true</PreventAutoConnect>
<RestartEnabled>true</RestartEnabled>
<ShowGallery>Gallery</ShowGallery>
<UsePeakModeVideoEncoderSettings>true</UsePeakModeVideoEncoderSettings>
<WorkOffline>true</WorkOffline>