# Troubleshooting Sysmon Rules

Testing the final sysmon configuration file is recommended. From the policy, the configuration file can be downloaded. Click on the download button right side of the "Config File Content".

<figure><img src="/files/uOLnEb3xfqBiymIrit5C" alt=""><figcaption></figcaption></figure>

After downloading the file, please copy the file to the "C:\Program Files\THApplications" folder. Then, run the sysmon update command with the downloaded file's name, the command should be like this: "C:\Program Files\THApplications\cyrthwinsys.exe -c \<file-name>". The result should not give any errors.

<figure><img src="/files/ht4GquqaHOZVFsR6ZtMO" alt=""><figcaption></figcaption></figure>


---

# 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.cloudcyte.com/getting-started/configuring-sysmon/troubleshooting-sysmon-rules.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.
