> 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/productos/remote-desktop.md).

# Escritorio Remoto

Escritorio Remoto es un entorno de trabajo centralizado, remoto y seguro: ofreces a tu cliente su escritorio y sus aplicaciones desde cualquier lugar y dispositivo, gestionado por ti.

Las aplicaciones y los datos viven en el entorno, no en los equipos locales.

### Artículos más consultados

1. [Administrar el entorno](/productos/remote-desktop/how-to/how-to-administer-your-remote-desktop.md)
2. [Instalar y publicar una aplicación](/productos/remote-desktop/how-to/how-to-install-and-publish-an-application.md)
3. [Configurar 2FA para tus usuarios](/productos/remote-desktop/how-to/como-configurar-2fa-a-los-usuarios-de-escritorio-remoto.md)
4. [Carga masiva de usuarios](/productos/remote-desktop/how-to/how-to-bulk-upload-users.md)
5. [Conectarse por VPN site-to-site](/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
6. [Integrar impresoras locales](/productos/remote-desktop/how-to/how-to-manage-local-printers.md)
7. [Desplegar servidores adicionales (multiservidor)](/productos/remote-desktop/how-to/how-to-deploy-additional-servers-multiserver.md)
8. [Gestionar Windows Updates](/productos/remote-desktop/how-to/how-to-manage-windows-updates.md)
9. [Modos de conexión](/productos/remote-desktop/details/connection-modes-compatibility.md)
10. [Licencias y facturación](/productos/remote-desktop/details/licensing-and-billing.md)

### Explora Escritorio Remoto

<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>Inicio rápido</strong></td><td>Monta tu primer entorno y da acceso a tus usuarios.</td><td><a href="/pages/AHjYmQcLFhJdaMafbmgQ">/pages/AHjYmQcLFhJdaMafbmgQ</a></td></tr><tr><td><strong>Conceptos</strong></td><td>El entorno, los modos de conexión, las licencias y la impresión.</td><td><a href="/pages/Cn3FwmLBVznKwQcorIDa">/pages/Cn3FwmLBVznKwQcorIDa</a></td></tr><tr><td><strong>How-to</strong></td><td>Publica aplicaciones, gestiona usuarios, impresión y multiservidor.</td><td><a href="/pages/ymMHbUW2dk5rTs2XGjFR">/pages/ymMHbUW2dk5rTs2XGjFR</a></td></tr><tr><td><strong>Personalización</strong></td><td>Customiza toda la interfaz de tus usuarios y servidores a tu gusto.</td><td><a href="/pages/cGAKd8vQwVlsA7PDPaeU">/pages/cGAKd8vQwVlsA7PDPaeU</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre Escritorio Remoto.</td><td><a href="/pages/1PErIVJmYvsIw9Sjpddz">/pages/1PErIVJmYvsIw9Sjpddz</a></td></tr><tr><td><strong>Detalles</strong></td><td>El entorno, compatibilidad de conexión, impresión, backup y licencias.</td><td><a href="/pages/AODZ9gDWwu8UubNm9j3K">/pages/AODZ9gDWwu8UubNm9j3K</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

mayo de 2026 — Nueva versión de TSPrint disponible: mejora la impresión redirigida al equipo local del usuario en tus entornos de escritorio remoto.


---

# 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/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.
