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

# Modificare in blocco le cartelle

Remote Desktop Manager Windows consente di modificare in blocco le proprietà delle cartelle direttamente dalla vista ad albero o tramite la ricerca avanzata.

#### Modifica in blocco dalla vista ad albero

La modifica in blocco dalla vista ad albero applica le modifiche alle cartelle e alle loro voci.

1. Apra Remote Desktop Manager.
2. Vada alla vista ad albero e usi <kbd>Shift</kbd> **+** <kbd>Click</kbd> o <kbd>Ctrl</kbd>**+** <kbd>A</kbd> per selezionare le cartelle.
3. Faccia clic con il tasto destro su una delle cartelle selezionate.
4. Vada su ***Edit*** – ***Batch edit***.
5. Selezioni il tipo di impostazioni da modificare in blocco.
6. Imposti le configurazioni desiderate.
7. Faccia clic su ***Save*** per applicare le modifiche.

#### Modifica in blocco dalla ricerca avanzata

La modifica in blocco dalla ***Advanced search*** applica le modifiche solo alle cartelle e non include le loro voci.

1. Apra Remote Desktop Manager.
2. Vada alla barra multifunzione e selezioni ***View.***
3. Faccia clic su ***Search***.
4. Selezioni ***Advanced search***.
5. In ***Condition 1,*** imposti ***Folder***.
6. Faccia clic su ***Search*** per elencare tutte le cartelle.
7. Usi <kbd>Shift</kbd> **+** <kbd>Click</kbd> o <kbd>Ctrl</kbd> **+** <kbd>A</kbd> per selezionare tutte le cartelle filtrate nell'elenco dei risultati.
8. Faccia clic con il tasto destro su una delle cartelle selezionate.
9. Vada su ***Edit*** – ***Batch edit***.
10. Selezioni il tipo di impostazioni da modificare in blocco.
11. Imposti le configurazioni desiderate.
12. Faccia clic su ***Save*** per applicare le modifiche.

#### Vedere anche

* [Devolutions Academy – Speeding through edits with batch operations](https://academy.devolutions.net/student/activity/3407938)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/batch-edit-folders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
