# Apply a Configuration to a Group of Computers

Once the Configuration is saved, it can be pushed immediately to the computers or scheduled. To do this, select the target computers while in the Applications Control Grid and select Apply Configuration to apply the desired configuration set.

![Select a Group of Computers](/files/-MVT8TREJElhW8mruUN2)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Applications** tab.

3\. Scroll to the **All** - **Windows** grid.

4\. Select the **Grid Options** drop-down menu.

5\. Enable the **View Search and Filter** option.

6\. Filter and Search the Computers by Group (Vancouver Office in this example).

{% hint style="info" %}
This is just an example; the computers can be grouped by any criteria.
{% endhint %}

&#x20;7\. Click the Computer Name **column header**.

8\. Select the **APPLY** **CONFIGURATIONS** drop-down menu.

![Select a Configuration to Apply](/files/-MVTAVNtlifQ5lxTpDfh)

9\. Select the Configuration from the list to be applied to the selected group of computers (Seattle Office in this example).

{% hint style="info" %}
If you haven't already created a Configuration; see [Create a Configuration](/faronicsdeploy/create-configuration.md) for further information.
{% endhint %}

10\. A confirmation dialog will now appear; either click **APPLY** to confirm

<img src="/files/-MVT9ifqPALa7bLjW4na" alt="" data-size="original">&#x20;

11\. **OR** click **OPTIONS** if you want to schedule the Configuration for a specified time.

&#x20;<img src="/files/-MVTBKY5mfpphPqyotyL" alt="" data-size="original">&#x20;

* Expand the Schedule Settings<img src="/files/-MUPLQYJFtaJ6eX6Xydb" alt="" data-size="line">.&#x20;
* Enter a Start time<img src="/files/-MUPLd5clJLt6gBGOCeV" alt="" data-size="line">.&#x20;
* Enter a Date<img src="/files/-MVTCigvvgtyFSEZXw2Z" alt="" data-size="line">.&#x20;
* Enter a number of days after the scheduled date to run the task if the computer is offline on the scheduled date<img src="/files/-MVTD1--T9Dw72zKberv" alt="" data-size="line">.&#x20;
* Click Schedule<img src="/files/-MVTDEfmPTWOi5LYuCs0" alt="" data-size="line">.

{% hint style="success" %}
The Configuration will be applied to the Group either immediately, or at the scheduled time and date.
{% 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/apply-a-configuration-to-a-group-of-computers.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.
