Description of problem: Currently, when select "Desktop view" from a windows vm, it shows instructions like below, I think it's better to have an option to enable it, just like the option "Enable SSH Access". For better experience accessing Windows console, it is recommended to use the RDP. To do so, create a service: exposing the /tcp port of the VirtualMachine using selector: vm.kubevirt.io/name: win10-ordinary-parrotfish Example: virtctl expose VirtualMachine win10-ordinary-parrotfish --name win10-ordinary-parrotfish-rdp --port [UNIQUE_PORT] --target-port --type NodePort Make sure, the VirtualMachine object has spec.template.metadata.labels set to vm.kubevirt.io/name: win10-ordinary-parrotfish Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 1904939 [details] rdp button+modal
verified on v4.12.0-125, there is a button 'Create RDP service' for enable the RDP service.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.12.0 Images security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:0408