Search code examples
windowsgoogle-cloud-platformgoogle-compute-engine

More simultaneous RDS into a Windows VM on GCP without AD


I have spun up a Windows VM compute engine to host a software application(exe) from a 3rd party vendor.

Multiple users (>15) will need to use this application simultaneously so they will need to RDS into the VM through their user accounts. We have set up Cloud IAP. Currently 2 users can access the VM simulatenously as is expected because the VM provides 2 RDS licenses.

We are trying to get more licenses but apparently an Azure AD is required for those licenses to work. Is there away to have more licenses without the Azure AD or without hosting a new AD on google?

I just want to be able to have >15 people simultaneously accessing the application on the server.


Solution

  • It is possible to configure Windows RDS without a domain, keep in mind that you need to purchase Device CAL's - User CALs can only be used in an AD environment; and you are limiting your options for high availability.Check the following links for guidance:

    Deploying a RDSH Server in a Workgroup – RDS 2012 R2

    Windows Server 2019 Remote Desktop Services without Domain

    RDS Without Domain