> 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/knowledge-base/knowledge-base-articles/load-from-system-information.md).

# Charger depuis les informations système

La fonctionnalité ***Charger à partir des informations système*** vous permet d'afficher la configuration d'une entrée, ce qui est utile si vous disposez d'un grand nombre d'ordinateurs.

Cette fonctionnalité est accessible en faisant un clic droit sur une entrée, puis en accédant à ***Propriétés*** – ***Ressource*** – ***Charger à partir des informations système***.

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

### Types Linux pris en charge

* Ubuntu
* Debian

### Erreur d'informations BIOS

* Les sessions doivent être de type RDP.
* La station doit être sur le même domaine.
* Les informations d'identification doivent se trouver dans la section ***Outils*** de la session et être exactes.
* Testez les requêtes WMI directement depuis la station pour vérifier que la communication fonctionne.

### Erreur lors de la récupération des informations sur les produits

Classe WMI invalide ou classe WMI introuvable sur Windows Server 2003. Sur Windows Server 2003, Win32\_Product n'est pas activé par défaut. En savoir plus sur la [classe Win32\_Product](https://learn.microsoft.com/en-us/previous-versions/windows/desktop/legacy/aa394378\(v=vs.85\)).


---

# 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/load-from-system-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
