NEED MULTI SESSION LOGINS FOR RDP ON OUR NEWLY ESTABLISHED VIRTUAL MACHINE

RobertLiles-6850 0 Reputation points
2024-01-06T17:21:03+00:00

Looking for instruction on how to provide multiple users login access a single virtual machine.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luca Lionetti 3,231 Reputation points
    2024-01-06T18:12:23.9666667+00:00

    Hi,

    Welcome to Microsoft Q&A community forum!

    in order to enable multiple session you need to

    Log into the server, where the Remote Desktop Services are installed.

    Open the start screen (press the Windows key) and type gpedit.msc and open it.

    Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.

    Set Restrict Remote Desktop Services user to a single Remote Desktop Services session to Disabled.

    Double click Limit number of connections and set the RD Maximum Connections allowed to 999999.

    In this situation, you can have 2 RDP sessions simultaneously for free, but if you wish to have more, you should install the RDS role through the server.

    Hope this helps

    Cheers

    Luca

    Please "Accept as Answer" and Upvote if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues

    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.