# Maintenance Mode

Computers can go into maintenance mode to install Windows Updates based on a scheduled time or once a day after the computer comes online.&#x20;

### Scheduled Mode

The scheduled mode allows you to choose a day and time when Windows Updates get installed. Faronics Deploy will install all approved updates during this time and reboot if required.&#x20;

![Scheduled Mode - 1:00AM Everyday](/files/-MVYT44pGOluu05p_3Vg)

### Once a Day

The Once a Day mode is an auto-maintenance mode where computers can install Windows Updates. This is used when there is no available window to schedule updates.

Selecting the **Once a Day** mode will bring up an option to start the maintenance mode after a certain number of minutes after the computers boot up.&#x20;

![Once a Day Maintenance Mode](/files/-MVYTbvdzrsKySeshK-C)

{% hint style="info" %}
Users can be notified that the computer will go into maintenance mode and be given the option to **snooze/defer** the maintenance between **1 and 12 hours**.

During the maintenance mode, the Windows Updates will install. If a reboot is required, Deploy will reboot the computer.

The users can also choose to defer these reboots (if required) up to 5 times.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronicsdeploy/policies-scheduling-and-automation/maintenance-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
