# Dépannage

- [Problèmes d’installation de packages](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues.md): Guide de dépannage pour les installations de packages logiciels échouées
- [Collecte des fichiers journaux](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/collecting-logfiles.md): Comment collecter facilement les fichiers journaux nécessaires au dépannage
- [Structure des fichiers journaux](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/logfiles-structure.md): Explication détaillée des différents fichiers journaux collectés par RealmJoin
- [Analyse de chocolatey.log](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/analysing-chocolatey.log.md): Cette partie se concentrera sur la résolution des échecs d’installation des packages chocolatey.
- [Dépannage des packages chocolatey échoués](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/troubleshooting-failed-chocolatey-packages.md)
- [Dépannage des packages craft échoués](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/troubleshooting-failed-craft-packages.md)
- [Corrections des problèmes courants](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/fixes-for-common-issues.md)
- [Débogage Intunewin](https://docs.realmjoin.com/fr/autre/troubleshooting/package-installation-issues/intunewin-debugging.md)
- [Problèmes LAPS](https://docs.realmjoin.com/fr/autre/troubleshooting/laps-issues.md): Dépannage des problèmes courants de LAPS
- [Les mots de passe des comptes LAPS ne peuvent pas être récupérés](https://docs.realmjoin.com/fr/autre/troubleshooting/laps-issues/laps-account-passwords-cannot-be-retrieved.md): Vérification de Azure Key Vault
- [Les comptes LAPS demandés ne sont pas créés](https://docs.realmjoin.com/fr/autre/troubleshooting/laps-issues/requested-laps-accounts-are-not-being-created.md)


---

# Agent Instructions: 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.realmjoin.com/fr/autre/troubleshooting.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.
