> 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/fr/knowledge-base/how-to-articles/batch-edit-folders.md).

# Modifier des dossiers par lot

Remote Desktop Manager Windows vous permet de modifier en lot les propriétés des dossiers directement depuis l'arborescence ou via la recherche avancée.

#### Modification en lot depuis l'arborescence

La modification en lot depuis l'arborescence applique les modifications aux dossiers et à leurs entrées.

1. Ouvrez Remote Desktop Manager.
2. Accédez à l'arborescence et utilisez <kbd>Shift</kbd> **+** <kbd>Click</kbd> ou <kbd>Ctrl</kbd>**+** <kbd>A</kbd> pour sélectionner les dossiers.
3. Effectuez un clic droit sur un dossier sélectionné.
4. Accédez à ***Modifier*** – ***Modification en lot***.
5. Sélectionnez le type de paramètres à modifier en lot.
6. Définissez les configurations souhaitées.
7. Cliquez sur ***Enregistrer*** pour appliquer vos modifications.

#### Modification en lot depuis la recherche avancée

La modification en lot depuis la ***Recherche avancée*** applique les modifications aux dossiers uniquement et n'inclut pas leurs entrées.

1. Ouvrez Remote Desktop Manager.
2. Accédez au ruban et sélectionnez ***Afficher***.
3. Cliquez sur ***Rechercher***.
4. Sélectionnez ***Recherche avancée***.
5. Sous ***Condition 1,*** définissez ***Dossier***.
6. Cliquez sur ***Rechercher*** pour afficher la liste de tous les dossiers.
7. Utilisez <kbd>Shift</kbd> **+** <kbd>Click</kbd> ou <kbd>Ctrl</kbd> **+** <kbd>A</kbd> pour sélectionner tous les dossiers filtrés dans la liste de résultats.
8. Effectuez un clic droit sur un dossier sélectionné.
9. Accédez à ***Modifier*** – ***Modification en lot***.
10. Sélectionnez le type de paramètres à modifier en lot.
11. Définissez les configurations souhaitées.
12. Cliquez sur ***Enregistrer*** pour appliquer vos modifications.


---

# 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/fr/knowledge-base/how-to-articles/batch-edit-folders.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.
