On Tue, Jun 15, 2021 at 4:24 AM Ayush Jain <[email protected]> wrote:
> Hi, > > Thank you for your response. But we have further Queries. > > Okay, but most of these queries seem to be the same that you asked the first time, and that I have already answered. I will try to provide more direct answers this time. > We will be using Guacamole alternative for Remote Desktop Connection on > Windows Server for connecting multiple machines. > Yes, this is perfectly possible with Guacamole - you can access multiple Windows RDP servers from a single Guacamole installation. Guacamole does not need to run on Windows to access Windows servers, and it does not need to be running on the system that you're trying to access. > > - Which Guacamole product will be helpful on WindowsOS? > > You cannot run Guacamole on Windows, only - at least, not without a translation layer (WSL, Cygwin), for Guacamole Server (gaucd). > > - Please send the link/documentation if possible to install in Windows > OS. > > There are no instructions for this. > > - Is Client and Server both needed or can be installed on windows? > > Both are required. As mentioned before, Guacamole Client can possibly be installed on Windows, though I've never tried. Guacamole Server will not work on Windows without some sort of Linux translation layer (WSL, Cygwin, etc.). I do not have instructions for this. > > - Will the Client portion be enough for an alternative for > remote desktop connection? > > No, you need both Guacamole Client and Guacamole Server (guacd) for Guacamole to function correctly. There's a nice diagram in the Manual that explains the architecture and where each of the components fit. This is probably a good place for you to start: http://guacamole.apache.org/doc/gug/guacamole-architecture.html If you're running into challenges getting it installed, and particularly if you're unfamiliar with Linux, you can try running it in Docker - we provide Docker containers for the various components. http://guacamole.apache.org/doc/gug/guacamole-docker.html Full manual is located, here: http://guacamole.apache.org/doc/gug/ If you have further, specific questions, do not hesitate to post back, here, with those. -Nick >
