XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XCP-ng Center 20.04.01 - console no "remote desktop RDP" on Windows 11 VM

    Scheduled Pinned Locked Moved Solved XCP-ng
    15 Posts 3 Posters 1.7k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DarkbeldinD Offline
      Darkbeldin Vates 🪐 Pro Support Team @xentester123
      last edited by

      @xentester123

      I suppose you mean nothing is happening when you click the RDP button?
      If that's the case that's because you need to associate the MIME type with the RDP application you are using.

      for windows you can create a .reg file with this content to register with windows MSTSC

      Windows Registry Editor Version 5.00
      
      [HKEY_CLASSES_ROOT\rdp]
      @="URL:Remote Desktop Protocol <URL:Remote%20Desktop%20Protocol> "
      "EditFlags"=dword:00000002
      "URL Protocol"=""
      
      [HKEY_CLASSES_ROOT\rdp\shell]
       
      [HKEY_CLASSES_ROOT\rdp\shell\open]
       
      [HKEY_CLASSES_ROOT\rdp\shell\open\command]
      @="cmd /V:ON  /c setlocal && set url=%1 && set url=!url:rdp://=! && set url=!url:/=! && start mstsc.exe /v:!url!"
      
      X 2 Replies Last reply Reply Quote 1
      • X Offline
        xentester123 @Darkbeldin
        last edited by

        @Darkbeldin i will try it.
        where to place this file?

        DarkbeldinD 1 Reply Last reply Reply Quote 0
        • DarkbeldinD Offline
          Darkbeldin Vates 🪐 Pro Support Team @xentester123
          last edited by

          @xentester123
          Yoiu just create the file on your desktop and execute it it will add the register key.

          1 Reply Last reply Reply Quote 0
          • X Offline
            xentester123 @Darkbeldin
            last edited by

            @Darkbeldin I have executed the reg file. the RDP is still grayed out in console.
            when i hover over the button, error "no IP address reported by client tools."
            am I need to install VM tools? i right click on VM and there is option to install tool. however it is in linux version.

            1 Reply Last reply Reply Quote 0
            • olivierlambertO Offline
              olivierlambert Vates 🪐 Co-Founder CEO
              last edited by

              You should always install VM tools in your guest. Otherwise, we can't report the IP address outside, and therefore you can't get the RDP URL.

              X 2 Replies Last reply Reply Quote 0
              • X Offline
                xentester123 @olivierlambert
                last edited by xentester123

                @olivierlambert ok i saw it
                https://github.com/xcp-ng/win-pv-drivers/releases
                let me install it.

                1 Reply Last reply Reply Quote 0
                • X Offline
                  xentester123 @olivierlambert
                  last edited by

                  @olivierlambert 2023-11-30_17h20_16.png
                  it is failed.

                  X 1 Reply Last reply Reply Quote 0
                  • X Offline
                    xentester123 @xentester123
                    last edited by xentester123

                    @xentester123 2023-11-30_17h27_12.png
                    I restarted PC then this error appear.

                    DarkbeldinD 1 Reply Last reply Reply Quote 0
                    • DarkbeldinD Offline
                      Darkbeldin Vates 🪐 Pro Support Team @xentester123
                      last edited by

                      @xentester123
                      Yes current tools are probably not compatible with W11 as we don't support installing W11 VMs into XCP.

                      1 Reply Last reply Reply Quote 0
                      • olivierlambertO Offline
                        olivierlambert Vates 🪐 Co-Founder CEO
                        last edited by

                        Try with the Citrix tools then 🙂

                        X 1 Reply Last reply Reply Quote 0
                        • X Offline
                          xentester123 @olivierlambert
                          last edited by

                          @olivierlambert
                          oh yes XenServer VM Tools for Windows 9.3.2.msi works fine now i can rdp in console.

                          1 Reply Last reply Reply Quote 1
                          • olivierlambertO Offline
                            olivierlambert Vates 🪐 Co-Founder CEO
                            last edited by

                            Perfect! 🍾

                            1 Reply Last reply Reply Quote 0
                            • olivierlambertO olivierlambert marked this topic as a question on
                            • olivierlambertO olivierlambert has marked this topic as solved on
                            • First post
                              Last post