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

# Scan de réseau

L'***analyse réseau*** vous permet d'effectuer une analyse du réseau à partir d'une plage prédéfinie d'adresses IP afin de trouver des sessions. Elle est accessible par le menu ***Outils – Analyse réseau***.

Spécifiez une plage d'analyse, puis, une fois l'analyse terminée, sélectionnez les sessions que vous souhaitez connecter, [importer](/rdm/fr/ribbon-menu-bar/file/import/import-with-network-scan.md) ou [sélectionner dans le volet de navigation](/rdm/fr/user-interface/navigation-pane.md).

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

### Options d'analyse

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>OPTION</strong></td><td><strong>DESCRIPTION</strong></td></tr><tr><td><strong>Résoudre l'adresse IP</strong></td><td>Tente de résoudre les adresses IP à partir du nom d'hôte ou du nom de domaine.</td></tr><tr><td><strong>Analyser avec ZeroConf</strong></td><td>Envoie un ping à chaque adresse IP avant l'analyse, n'affichant que celles qui répondent. Cela devrait accélérer l'analyse.</td></tr><tr><td><strong>Ignorer les sessions existantes</strong></td><td>Masque les sessions déjà présentes dans l'espace de travail.</td></tr><tr><td><strong>Analyser Devolutions Gateway</strong></td><td>Utilise <a href="https://docs.devolutions.net/gateway/fr/overview/devolutions-gateway">Devolutions Gateway</a> dans un <a href="/pages/fW0jfokGVyZ23iC9O3re">espace de travail</a> Devolutions Server pour analyser des réseaux distants sans VPN.</td></tr></tbody></table>

#### Désactiver l'analyse réseau

L'analyse réseau peut être désactivée au moyen des [GPO](/rdm/fr/knowledge-base/how-to-articles/apply-policies-gpos.md#disable-network-scan).

#### Voir aussi

* [Devolutions Academy – Trouver des appareils avec l'analyse réseau dans Remote Desktop Manager](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)
* [Devolutions Academy – Générateurs intégrés : mots de passe, certificats, ports et analyse réseau](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/fr/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.
