> 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/server/fr/knowledge-base/troubleshooting-articles/failed-request-tracing-with-iis/installation.md).

# Installation

Suivez ces instructions pour activer le suivi des requêtes échouées dans IIS :

{% hint style="info" %}
Les étapes suivantes s'appliquent à Windows Server 2016 et versions ultérieures.
{% endhint %}

1. Ouvrez le ***Gestionnaire de serveur***.
2. Dans l'onglet ***Gérer***, sélectionnez ***Ajouter des rôles et des fonctionnalités***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4317.png" alt=""><figcaption></figcaption></figure>
3. Dans la section **Type d'installation**\*, sélectionnez le type d'installation qui correspond à votre situation, puis cliquez sur ***Suivant***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4318.png" alt=""><figcaption></figcaption></figure>
4. Dans la section ***Sélection du serveur***, sélectionnez le serveur de destination, puis cliquez sur ***Suivant***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4319.png" alt=""><figcaption></figcaption></figure>
5. Dans la section ***Rôles de serveur***, développez le rôle ***Serveur Web (IIS)***, ***Serveur Web***, puis ***Intégrité et diagnostics***. Cochez la case ***Traçage*** et cliquez sur ***Suivant***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4320.png" alt=""><figcaption></figcaption></figure>
6. Dans la section ***Fonctionnalités***, cliquez simplement sur ***Suivant***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4321.png" alt=""><figcaption></figcaption></figure>
7. Dans la section ***Confirmation***, cliquez sur ***Installer***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4322.png" alt=""><figcaption></figcaption></figure>
8. Dans la section ***Résultats***, cliquez sur ***Fermer***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4323.png" alt=""><figcaption></figcaption></figure>


---

# 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/server/fr/knowledge-base/troubleshooting-articles/failed-request-tracing-with-iis/installation.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.
