How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 Cómo remotamente Habilitar Escritorio Remoto (Terminal Services o RDP) a través del Registro de Windows 2000/XP/2000/Vista/2008

Remote Desktop or RDP service is a free yet useful tool to remotely log on to remote computer and gain full access and privileges as if user is in front of local console. Escritorio remoto o RDP es un servicio gratuito aún herramienta útil para acceder en forma remota a la computadora remota y obtener acceso y privilegios como si el usuario está delante de la consola local. Remote Desktop is also known as Terminal Services. Escritorio remoto es también conocido como Terminal Services. It’s useful if the server, or PC is located miles away in remote location, and frequent trip to the site to troubleshoot, configure or manage the system is not a viable option. Es útil si el servidor, o PC se encuentra a kilómetros de distancia en ubicación remota, y la frecuencia de viaje al sitio para la resolución de problemas, configurar o administrar el sistema no es una opción viable.

Although most versions of Windows operating system such as Windows 2000, 2003, 2008, XP and Vista does come packaged with Remote Desktop, however it’s disabled by default. Aunque la mayoría de las versiones del sistema operativo Windows, como Windows 2000, 2003, 2008, XP y Vista no vienen empaquetados con Escritorio remoto, sin embargo es desactivado por defecto. Turning on and enabling the Remote Desktop via local console is easy, where Microsoft provides similar GUI (graphical user interface) in all editions of Windows (refer to En cuanto a permitir y el Escritorio remoto a través de consola remota es fácil, cuando Microsoft proporciona similar GUI (interfaz gráfica de usuario) en todas las ediciones de Windows (consulte la guide on enable Remote Desktop in Vista guía permitirá a Escritorio remoto en Vista ).

However, if an off-site server needs to be access via Remote Desktop Connection (RDC) client immediately, yet the Remote Desktop is not enabled on the server, then it will be a headache. Sin embargo, si uno fuera de sitio del servidor tiene que ser el acceso a través de Remote Desktop Connection (RDC) cliente de inmediato, sin embargo, el Escritorio remoto no está habilitada en el servidor, entonces será un dolor de cabeza. Luckily it’s possible to remotely enable and turn of the Remote Desktop service on a remote PC or server by remotely editing its registry. Afortunadamente es posible hacer de forma remota y permitirá a su vez del servicio de Escritorio remoto en un PC remoto o servidor de forma remota la edición de su registro.

To remotely enable Remote Desktop on another computer, follow these steps: Para permitir a distancia Remote Desktop en otro ordenador, siga estos pasos:

  1. Login to the workstation with administrator credentials. Ingresar a la estación de trabajo con el administrador de credenciales.
  2. Run Registry Editor (regedit) . Ejecute el Editor de Registro (regedit).
  3. Click on File menu. Haga clic en el menú Archivo.
  4. Select the Connect Network Registry in the pull down menu. Seleccione la Red Conecta Registro en el menú desplegable.

    Connect to Remote Computer Registry

  5. A “Select Computer” dialog search box is opened. A "Seleccionar ordenador" cuadro de búsqueda de diálogo se abre. Type the host name of the remote computer in the text box, or browse Active Directory to locate the remote server, or click on “Advanced” button to search for the remote computer. Escriba el nombre de host del ordenador remoto en el cuadro de texto o navegar por Active Directory para localizar el servidor remoto, o haga clic en botón "Avanzadas" para buscar el ordenador remoto.

    Remote Server to Enable Remote Desktop

  6. Click OK after the remote computer is selected. Haga clic en Aceptar después de la computadora remota está seleccionado. A node for the remote computer network registry will be displayed in the Registry Editor with HKEY_LOCAL_MACHINE (HKLM) and HKEY_USERS (HKU) hives. Un nodo de la red de computadoras remotas registro se mostrará en el editor de registro con HKEY_LOCAL_MACHINE (HKLM) y HKEY_USERS (HKU) colmenas.

    Registry of Remote Computer

  7. Navigate to the following registry key for the remote computer: Vaya a la siguiente clave del registro para la computadora remota:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server

  8. In the right pane, locate a REG_DWORD value named fDenyTSConnection. En el panel derecho, localizar un valor REG_DWORD denominado fDenyTSConnection. Double-click on fDenyTSConnection and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled). Haga doble clic en fDenyTSConnection y cambiar el valor de datos 1 (Escritorio remoto con discapacidad) a 0 (de escritorio remoto activado).

    Enable Remote Desktop Remotely with fDenyTSConnections Registry

  9. Reboot the remote machine by issuing the following command in Command Prompt : Reinicie la máquina remota mediante la emisión el siguiente comando en el símbolo del sistema:

    shutdown -m \\hostname -r shutdown-m \ \ nombre de host-r

    Replace hostname with the actual computer name of the remote host. Sustitúyase el nombre de host con el nombre del ordenador de la máquina remota.

  10. Remote Desktop for the remote computer has been enabled, and listening on default Remote Desktop port for any incoming Remote Desktop Connection. Escritorio remoto para el ordenador remoto se ha activado, y por defecto escucha en el puerto de escritorio remoto para cualquier entrada de Conexión a Escritorio remoto. For security reason, you may want to consider Por razones de seguridad, puede que quiera considerar changing the Remote Desktop listening port cambiar el Escritorio remoto puerto de escucha .

There are also plenty of También hay un montón de freeware utility that allows user to remotely enable Remote Desktop la utilidad gratuita que permite que el usuario remoto permiten a Escritorio remoto without modifying registry. sin modificar el registro.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.

Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .



2 Responses to “How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008” 2 Responses to "¿Cómo Habilitar remotamente a Escritorio remoto (Terminal Services o RDP) a través del Registro de Windows 2000/XP/2000/Vista/2008"

  1. Freeware to Turn On and Enable Remote Desktop on Another Computer Remotely » My Digital Life Freeware para encender y permitir que el escritorio remoto a otro ordenador remoto »Mi vida digital
    June 25th, 2008 02:40 25 de Junio, 2008 02:40
    1

    [...] can remotely enable and turn on Remote Desktop (Terminal Services) in remote computer or server in another or off-site location via network to accept incoming RDC connection. [...] Puede remota y permitir a su vez a Escritorio remoto (Terminal Services) en el ordenador remoto o servidor o en otro sitio fuera del lugar a través de la red admite la conexión RDC. However, if manually [...] Sin embargo, si manualmente [...]

  2. 82drops
    June 25th, 2008 22:05 25 de Junio, 2008 22:05
    2

    People always stuff up their registry. La gente siempre cosas hasta su registro. Remote desktop is awesome though, it allows me to work from home even though i’m just down the road. Escritorio remoto es impresionante, sin embargo, me permite trabajar desde casa a pesar de que estoy solo en el camino. I like finishing stuff off at home rather than a late night in the office. Me gusta terminar las cosas en casa en vez de una noche en la oficina.

Leave a Reply Deja Responder

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Puede usar estos tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Suscribirse sin comentar


Custom Search

New Articles Nuevos Artículos

Incoming Search Terms for the Article Próximos Términos de búsqueda para el artículo

enable remote desktop registry permitir el escritorio remoto del registro - -- remotely enable remote desktop a distancia permitirá el escritorio remoto - -- enable terminal services permitir que los servicios de terminal - -- rdp service RDP de servicio - -- kaspersky remote desktop Kaspersky escritorio remoto - -- enable remote desktop permitir el escritorio remoto - -- turn on remote desktop a su vez en el escritorio remoto - -- enable remote desktop remotely permitir el escritorio remoto a distancia - -- rdp registry RDP de registro - -- remote desktop registry el escritorio remoto del registro - -- remotely enable rdp permitir a distancia RDP - -- enable terminal services registry permitir que los servicios de terminal de registro - -- remotely enable terminal services permitir la terminal remota de servicios - -- enable terminal services remotely permitir que los servicios de terminal remota - -- Terminal Service crack Servicios de Terminal de crack - -- enable rdp registry permitir RDP registro - -- services for rdp servicios para PDR - -- terminal services registry terminal de servicios de registro - -- registry rdp registro RDP - -- enable remote desktop via registry permitir el escritorio remoto a través de registro - -- all todo - -- enable terminal services vista permitir que los servicios de terminal de Vista - -- enabling RDP permitiendo RDP - -- turn on terminal services remotely a su vez los servicios de terminal remota - -- regedit rdp regedit RDP - -- enable rdp via registry RDP permitir a través de registro - -- enable terminal service permitir terminal de servicio - -- remotely enable rdp on vista RDP remotamente permitir a Vista - -- remote desktop service servicio de escritorio remoto - -- enable remote desktop in registry permitir el escritorio remoto en registro - -- enable terminal services in registry permitir que los servicios de terminal en registro - -- remote desktop terminal services escritorio remoto de Servicios de Terminal Server - -- terminal service registry terminal de servicio de registro - -- turn on remote desktop via registry a su vez en el escritorio remoto a través de registro - -- Registry Terminal Services Registro de Servicios de Terminal Server - -- activate remote desktop remotely activar el escritorio remoto a distancia - -- crack Terminal Service on server 2003 "crack" en Servicios de Terminal Server 2003 - -- turn on remote desktop remotely a su vez en el escritorio remoto a distancia - -- remote enable terminal services permitir la terminal remota de servicios - -- remote desktop regedit escritorio remoto regedit - -- enable rdp service permitir RDP servicio - -- terminal services remote desktop terminal de servicios de escritorio remoto - -- enable terminal services through registry permitir que los servicios de terminal a través del registro - -- enable rdp permitir RDP - -- Terminal services crack Terminal de servicios de crack - -- terminal service enable terminal de servicio permitirá - -- remotely enable terminal server permitir la terminal remota del servidor - -- enable remote desktop connection permitir la conexión de escritorio remoto - -- enable rdp windows 2000 permitir RDP de Windows 2000 - -- how to unable terminal service in windows XP cómo no terminal servicio en Windows XP - --