Broker on Server 2019, domain (sadly) ending in .local
RDS Farm setup (PoC):
Server1=Broker
Server2=GW/Web
Server3=Session Host
Single SSL 443 port opened in external firewall (pointing to GW/Web server)
So with wildcard certificate I was getting certificate mismatch error
Used Set-RDPublishedName.ps1
I do have a DNS A record on the internal network pointing to the
private IP address of my broker - RemoteResources.domain.com
Connecting to Web Access, download the .rdp file & then I get an error that client cannot connect to RemoteResources.domain.com
[Window Title] Remote Desktop Connection [Content] Remote Desktop can’t connect to the remote computer "RemoteResources.domain.com" for one of these reasons: 1) Your user account is not listed in the RD Gateway’s permission list 2) You might have specified the remote computer in NetBIOS format (for example, computer1), but the RD Gateway is expecting an FQDN or IP address format (for example, computer1.fabrikam.com or 157.60.0.1). Contact your network administrator for assistance. [OK] [Help]
Seb