1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/virt-vm-rdp-console-web.adoc
2023-10-30 10:13:25 -04:00

26 lines
1.3 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
:_mod-docs-content-type: PROCEDURE
[id="virt-vm-rdp-console-web_{context}"]
= Connecting to a Windows virtual machine with RDP
The *Desktop viewer* console, which utilizes the Remote Desktop Protocol (RDP), provides a better console experience for connecting to Windows virtual machines.
To connect to a Windows virtual machine with RDP, download the `console.rdp` file for the virtual machine from the *Console* tab on the *VirtualMachine details* page of the web console and supply it to your preferred RDP client.
.Prerequisites
* A running Windows virtual machine with the QEMU guest agent installed. The `qemu-guest-agent` is included in the VirtIO drivers.
* An RDP client installed on a machine on the same network as the Windows virtual machine.
.Procedure
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
. Click a Windows virtual machine to open the *VirtualMachine details* page.
. Click the *Console* tab.
. From the list of consoles, select *Desktop viewer*.
. Click *Launch Remote Desktop* to download the `console.rdp` file.
. Reference the `console.rdp` file in your preferred RDP client to connect to the Windows virtual machine.