> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/productos/remote-desktop.md).

# Remote Desktop

Remote Desktop est un environnement de travail centralisé, distant et sécurisé : vous offrez à votre Client son bureau et ses applications depuis n'importe où et sur n'importe quel appareil, le tout géré par vous.

Les applications et les données vivent dans l'environnement, pas sur les postes locaux.

### Articles les plus consultés

1. [Gérer l'environnement](/fr/productos/remote-desktop/how-to/how-to-administer-your-remote-desktop.md)
2. [Installer et publier une application](/fr/productos/remote-desktop/how-to/how-to-install-and-publish-an-application.md)
3. [Configurer la 2FA pour vos Utilisateurs](/fr/productos/remote-desktop/how-to/como-configurar-2fa-a-los-usuarios-de-escritorio-remoto.md)
4. [Importation massive d'Utilisateurs](/fr/productos/remote-desktop/how-to/how-to-bulk-upload-users.md)
5. [Se connecter via un VPN site à site](/fr/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
6. [Intégrer des imprimantes locales](/fr/productos/remote-desktop/how-to/how-to-manage-local-printers.md)
7. [Déployer des Serveurs supplémentaires (multiserveur)](/fr/productos/remote-desktop/how-to/how-to-deploy-additional-servers-multiserver.md)
8. [Gérer les mises à jour Windows](/fr/productos/remote-desktop/how-to/how-to-manage-windows-updates.md)
9. [Modes de connexion](/fr/productos/remote-desktop/details/connection-modes-compatibility.md)
10. [Licences et Facturation](/fr/productos/remote-desktop/details/licensing-and-billing.md)

### Explorez Remote Desktop

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Accueil rapide</strong></td><td>Montez votre premier environnement et donnez accès à vos Utilisateurs.</td><td><a href="/pages/f3f4989cd939fdd81d85622d67489ecd02c42b52">/pages/f3f4989cd939fdd81d85622d67489ecd02c42b52</a></td></tr><tr><td><strong>Concepts</strong></td><td>L'environnement, les modes de connexion, les licences et l'impression.</td><td><a href="/pages/fe69ed3a356868e3156b13ea2bd7692989382912">/pages/fe69ed3a356868e3156b13ea2bd7692989382912</a></td></tr><tr><td><strong>Guide pratique</strong></td><td>Publiez des applications, gérez les Utilisateurs, l'impression et le multiserveur.</td><td><a href="/pages/9ef8ce87205955eedc3935a7ebb34e87709a8703">/pages/9ef8ce87205955eedc3935a7ebb34e87709a8703</a></td></tr><tr><td><strong>Personnalisation</strong></td><td>Personnalisez toute l'interface de vos Utilisateurs et Serveurs à votre goût.</td><td><a href="/pages/014381240b383ebaf33b61aa20406e1e624fc17d">/pages/014381240b383ebaf33b61aa20406e1e624fc17d</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur Remote Desktop.</td><td><a href="/pages/b407fa88b815f7db3a6224a1912cc15682bab6e1">/pages/b407fa88b815f7db3a6224a1912cc15682bab6e1</a></td></tr><tr><td><strong>Détails</strong></td><td>L'environnement, la compatibilité de connexion, l'impression, la Sauvegarde et les licences.</td><td><a href="/pages/669b2c8cc5f94e88ccfecb06e4441a3c367bb8f3">/pages/669b2c8cc5f94e88ccfecb06e4441a3c367bb8f3</a></td></tr></tbody></table>

### Support

Avez-vous besoin d'aide avec vos Serveurs ?&#x20;

Ouvrez un ticket ou écrivez-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Support.

### Dernières nouveautés

mai 2026 — Nouvelle version de TSPrint disponible : améliore l'impression redirigée vers l'ordinateur local de l'Utilisateur dans vos environnements de Remote Desktop.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/fr/productos/remote-desktop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
