Open the web-interface and go to: Settings - Service - Diagnostics
On setting the switch to "YES", you can choose a day and a time, when Fusion shall be automatically been rebooted.Selection of all days is possible.
0 = Disabled
1 = Enabled
Monday = 1
Tuesday = 2
Wednesday = 4
Thursday = 8
Friday = 16
Saturday = 32
Sunday = 64
Example:
Monday AND Friday AND Sunday = 1 + 16 + 64 = 81
<?xml version="1.0" encoding="UTF-8"?><provisioning version="1.1" productID="mx3b">
<nvm>
<param name="System.QA.AutomaticReboot.Enabled" value="1"/><param name="System.QA.AutomaticReboot.Weekdays" value="8"/><param name="System.QA.AutomaticReboot.Time" value="12:20"/>
</nvm>
</provisioning>