Hello,
FYI, I am using windows server 2019 Eval version. we want to work out the setup before acquiring licenses from MS.
All windows machines(servers, windows-10) described below are deployed as VM's on Dell server with VMware esxi.
We have a lab where in we need to log on to Jump-Server (WINDOWS-SERVER-2019) using RDP.
from this Jump-Server, I need to log on to
- Windows-Server using RDP client on Jump-Server.
- Windows-10 machine using RDP client on Jump-Server
I understand we must install RDP services in the Jump-Server & Windows server.
--------
what I have at the moment is:
Jump-Server has services:
- Domain Controller
- RD Gateway
- RD Web Access
- RD Connection Broker
- RD Session HOST
Windows-Server has services:
> RD Licensing
> RD Session HOST.
After configuring the Session based RDP, I'm able to get into Jump-Server.
But when I try RDP client (inside Jump-Server) to connect to Windows-Server. I get error message "An internal error has occurred"
Query-1: how to configure Session based RDS host on Jump-Server & Windows-Server, so that with same user could login to Windows-Server after getting into Jump-Server?
---------
Configure RDP for Windows-10 VM's:
Theoritically I understand, I should:
Add windows-10 vm into same domain
add this vm into RD Session Host.
Query-2: is this correct or do we need extra device cal AND/OR USER cal to connect via RDP client from Jump-server above?
Thanks in Advance,