Web Access To VM

SCL Tech 1 Reputation point
2021-02-19T18:46:12.527+00:00

I want to set up a system where end users could go to a web page and log on to a virtual machine through that page. This would be an on-premises server hosting the virtual machines. I want and end user to go to a web page, see which machines are available, then click on the link and log in to the selected VM. Is anyone doing something similar? Is there a how-to guide for something like this?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,834 questions
Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2021-02-19T19:02:27.297+00:00

    HI @SCL Tech ,

    One option to get this done is using the RDS of Windows Server. A RD Gateway can be used to connect via https.
    Maybe this is helpful:
    https://4sysops.com/archives/rd-gateway-deployment-options-workgroup-or-domain-joined/

    A cloud based solution is Azure Windows Virtual Desktop:
    https://learn.microsoft.com/en-us/azure/virtual-desktop/overview

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

  2. Anonymous
    2021-02-22T02:15:29.353+00:00

    Hi,

    Please correct me if I have any misunderstanding of your requirement.

    1. You want end users to access the virtual machine via signing in on the web page.
    2. End users can see which machines are available on the web page.

    For first requirement, you can deploy RDS environment with RDWeb service. Please refer to below deployment guidance and detailed steps.
    Create a Remote Desktop Services collection for desktops and apps to run
    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-create-collection
    Deploying Remote Desktop Services 2016 Step-By-Step (2. quick start deployment, 6-9 RDWeb Access)
    https://nedimmehic.org/2017/01/21/deploying-remote-desktop-services-2016-step-by-step/

    However, there is no such service that can achieve your requirement 2. You might need to develop a self-designed web page which is not supported at Q&A forum.

    Hope the information can help you.

    Thanks,
    Eleven

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it. Thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.