> 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/how-to-articles/running-the-remote-desktop-manager-synchronizer-from-a-centralized-server.md).

# Exécuter le synchroniseur Remote Desktop Manager depuis un serveur centralisé

Pour éviter que votre ordinateur ne soit surchargé par des tâches en arrière-plan, telles que le synchroniseur, effectuez ces tâches sur des serveurs centralisés.

{% hint style="info" %}
Ces instructions s'adressent aux espaces de travail d'équipe.
{% endhint %}

1. Installez une [version portable](https://docs.devolutions.net/fr/rdm/installation/client/portable-usb/) de Remote Desktop Manager.
2. Ajoutez votre espace de travail Devolutions Server ou Devolutions Cloud configuré. Nous recommandons ***l'authentification Windows*** comme type d'authentification.
3. Supprimez l'***Espace de travail local*** de la liste des espaces de travail.
4. Créez une entrée de synchroniseur. Pour tester l'entrée, cliquez sur ***Ouvrir la session***.
5. Accédez à ***Avancé*** dans les ***Propriétés du synchroniseur*** et copiez la ***Ligne de commande***. Nous la collerons à l'étape 12.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4196.png" alt=""><figcaption></figcaption></figure>
6. Ouvrez le ***Planificateur de tâches Windows***.
7. Sélectionnez ***Créer une tâche***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4197.png" alt=""><figcaption></figcaption></figure>
8. Entrez un nom de tâche et sélectionnez ***Exécuter même si l'utilisateur n'est pas connecté***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4198.png" alt=""><figcaption></figcaption></figure>
9. Dans l'onglet ***Déclencheurs***, sélectionnez ***Nouveau***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4199.png" alt=""><figcaption></figcaption></figure>
10. Configurez les ***Paramètres*** selon vos besoins.
    1. Définissez la planification du déclencheur. Dans notre exemple, nous avons utilisé Hebdomadaire, chaque dimanche, à 1 h 00.
    2. Cochez ***Arrêter la tâche si elle s'exécute pendant plus de*** et définissez la valeur à 30 minutes.
    3. Cochez ***Activé***, puis cliquez sur ***OK***.

       <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4200.png" alt=""><figcaption></figcaption></figure>
11. Dans l'***onglet Actions***, cliquez sur ***Nouveau***.

    <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4201.png" alt=""><figcaption></figcaption></figure>
12. Collez la ligne de commande copiée à l'étape 5 dans le champ ***Programme/script*** et cliquez sur ***OK***.

    <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4202.png" alt=""><figcaption></figcaption></figure>
13. Dans la fenêtre contextuelle, cliquez sur ***Oui***.

    <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4203.png" alt=""><figcaption></figcaption></figure>
14. Cliquez sur ***OK***.

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

La configuration de la tâche est terminée et celle-ci s'exécutera automatiquement. Vous pouvez surveiller l'état des tâches dans l'Observateur d'événements Windows.


---

# 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/how-to-articles/running-the-remote-desktop-manager-synchronizer-from-a-centralized-server.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.
