> 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).

# Netzwerk-Scan

Führen Sie in Remote Desktop Manager einen Netzwerkscan über einen definierten IP-Bereich aus, um Sitzungen zu finden, Verbindungen herzustellen oder Sitzungen zu importieren, auch über Devolutions Ga

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

Geben Sie einen Scanbereich an und wählen Sie dann, sobald der Scan abgeschlossen ist, 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.

### Scanoptionen

<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 Scangeschwindigkeit 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/overview/devolutions-gateway">Devolutions Gateway</a> in einer Devolutions Server-<a href="/rdm/de/concepts/basic-concepts/workspaces.md">Datenquelle</a>, um Remote-Netzwerke ohne VPN zu scannen.</td></tr></tbody></table>

#### Netzwerkscan deaktivieren

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

#### Siehe auch

* [Devolutions Academy – Geräte mit dem Netzwerkscan in Remote Desktop Manager finden](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)
* [Devolutions Academy - Integrierte Generatoren: Passwörter, Zertifikate, Ports und Netzwerkscan](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.
