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

# Netzwerkscan

***Netzwerk-Scan*** ermöglicht es Ihnen, einen Netzwerk-Scan basierend auf einem vordefinierten Bereich von IP-Adressen durchzuführen, um Sitzungen zu finden. Er kann über das Menü ***Tool-Netzwerk-Scan*** aufgerufen werden.

Geben Sie einen Scan-Bereich an und wählen Sie nach Abschluss des Scans die Sitzungen aus, die Sie verbinden, [importieren](/rdm/de/ribbon-menu-bar/file/import/import-with-network-scan.md) oder [im Navigationsbereich auswählen](/rdm/de/user-interface/navigation-pane.md) möchten.

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

### Scan-Optionen

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>OPTION</strong></td><td><strong>BESCHREIBUNG</strong></td></tr><tr><td><strong>IP-Adresse auflösen</strong></td><td>Versucht, IP-Adressen aus dem Hostnamen oder Domänennamen aufzulösen.</td></tr><tr><td><strong>Scan mit ZeroConf</strong></td><td>Sendet vor dem Scannen einen Ping an jede IP-Adresse und zeigt nur diejenigen an, die antworten. Dies sollte die Scan-Geschwindigkeit erhöhen.</td></tr><tr><td><strong>Vorhandene Sitzungen ignorieren</strong></td><td>Verbirgt die Sitzungen, die bereits in der Datenquelle vorhanden sind.</td></tr><tr><td><strong>Devolutions Gateway scannen</strong></td><td>Verwendet <a href="https://docs.devolutions.net/gateway/de/overview/devolutions-gateway">Devolutions Gateway</a> in einer Devolutions Server-<a href="/pages/o8AcPckYgVY4MFt0pMVA">Datenquelle</a>, um Remote-Netzwerke ohne VPN zu scannen.</td></tr></tbody></table>

#### Netzwerk-Scan deaktivieren

Der Netzwerk-Scan kann über [GPOs](/rdm/de/knowledge-base/how-to-articles/apply-policies-gpos.md#disable-network-scan) deaktiviert werden.

#### Siehe auch

* [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/de/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.
