> 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/ribbon-menu-bar/tools/network-scan.md).

# Scansione di rete

***Scansione di rete*** consente di eseguire una scansione di rete basata su un intervallo predefinito di indirizzi IP per trovare sessioni. È accessibile tramite il menu ***Strumenti-Scansione di rete***.

Specifichi un intervallo di scansione, poi, una volta completata la scansione, selezioni le sessioni che desidera Connettere, [Importare](/rdm/it/ribbon-menu-bar/file/import/import-with-network-scan.md) o [Selezionare nel riquadro di navigazione](/rdm/it/user-interface/navigation-pane.md).

![](https://cdnweb.devolutions.net/docs/RDMW6079_2024_2.png)

### Opzioni di scansione

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>OPZIONE</strong></td><td><strong>DESCRIZIONE</strong></td></tr><tr><td><strong>Risolvi indirizzo IP</strong></td><td>Tenta di risolvere gli indirizzi IP dal nome host o dal nome di dominio.</td></tr><tr><td><strong>Scansione con ZeroConf</strong></td><td>Invia un ping a ogni indirizzo IP prima della scansione, mostrando solo quelli che rispondono. Questo dovrebbe aumentare la velocità di scansione.</td></tr><tr><td><strong>Ignora sessioni esistenti</strong></td><td>Nasconde le sessioni già presenti nello spazio di lavoro.</td></tr><tr><td><strong>Scansione Devolutions Gateway</strong></td><td>Utilizza <a href="https://docs.devolutions.net/gateway/it/overview/devolutions-gateway">Devolutions Gateway</a> in uno <a href="/pages/FtinjUsvErS9KcQyYk5f">spazio di lavoro</a> Devolutions Server per eseguire la scansione di reti remote senza VPN.</td></tr></tbody></table>

#### Disabilitare la scansione di rete

La scansione di rete può essere disabilitata tramite [GPO](/rdm/it/knowledge-base/how-to-articles/apply-policies-gpos.md#disable-network-scan).

#### Vedere anche

* [Devolutions Academy – Finding devices with the network scan in Remote Desktop Manager](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)
* [Devolutions Academy - Built-in generators: passwords, certificates, ports, and network scan](https://academy.devolutions.net/student/activity/3381288-built-in-generators-passwords-certificates-ports-and-network-scan)


---

# 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/ribbon-menu-bar/tools/network-scan.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.
