> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/batch-edit-all-connection-entries.md).

# Batch edit all connection entries

{% tabs %}
{% tab title="Windows" %}
Managing connection settings can be time-consuming, especially when applying the same configuration across multiple entries. Remote Desktop Manager Windows allows you to batch edit properties, including local resource settings such as hard drives, clipboard, or printer.

This method works for any connection type (RDP, SSH, VNC, etc.).

1. In Remote Desktop Manager, select ***View*** in the ribbon.
2. Click ***Search*** (magnifying glass icon), then choose ***Advanced search*** from the dropdown menu.
3. Set ***Connection type*** as a condition and choose the connection entry type you wish to manage. You can then add further details to narrow down the search, the important thing being that all entries share the same connection type.
4. Click ***Search*** to list all matching entries.
5. Select the entries you wish to edit then right-click and go to ***Edit*** – ***Batch edit***.
6. Select ***Session type settings...***
7. Check the ***Override*** checkbox in the sections you wish to edit and proceed with the configuration. Click ***Save*** for the changes to take effect.
   {% endtab %}

{% tab title="macOS" %}
Managing connection settings can be time-consuming, especially when applying the same configuration across multiple entries. Remote Desktop Manager Windows allows you to batch edit properties, including local resource settings such as hard drives, clipboard, or printer.

1. In Remote Desktop Manager, select ***View*** in the ribbon.
2. Click ***Search*** (magnifying glass icon), then choose ***Advanced search*** from the dropdown menu.
3. Set ***Connection type*** as a condition and choose the connection entry type you wish to manage. You can then add further details to narrow down the search, the important thing being that all entries share the same connection type.
4. Click ***Search*** to list all matching entries.
5. Select the entries you wish to edit then right-click and go to ***Edit*** – ***Batch edit***.
6. Select ***Session type settings...***
7. Check the ***Override*** checkbox in the sections you wish to edit and proceed with the configuration. Click ***Save*** for the changes to take effect.
   {% endtab %}

{% tab title="Linux" %}
Managing connection settings can be time-consuming, especially when applying the same configuration across multiple entries. Remote Desktop Manager Windows allows you to batch edit properties, including local resource settings such as hard drives, clipboard, or printer.

1. In Remote Desktop Manager, select ***View*** in the ribbon.
2. Click ***Search*** (magnifying glass icon), then choose ***Advanced search*** from the dropdown menu.
3. Set ***Connection type*** as a condition and choose the connection entry type you wish to manage. You can then add further details to narrow down the search, the important thing being that all entries share the same connection type.
4. Click ***Search*** to list all matching entries.
5. Select the entries you wish to edit then right-click and go to ***Edit*** – ***Batch edit***.
6. Select ***Session type settings...***
7. Check the ***Override*** checkbox in the sections you wish to edit and proceed with the configuration. Click ***Save*** for the changes to take effect.
   {% endtab %}
   {% endtabs %}

#### See also <a href="#see-also" id="see-also"></a>

* [Batch operations](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/batch-operations/)
* [Devolutions Academy – Using batch operations](https://academy.devolutions.net/student/page/1925048-using-batch-operations?sid=d19bcf2f-fc54-4550-8c48-8d16f448e2ae\&sid_i=1)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/knowledge-base/how-to-articles/batch-edit-all-connection-entries.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.
