Hi all,
I have the following question:
Seems like if a client is Windows 8 and a server is Windows Server 2012 and RDGateway is used then traffic goes through HTTPS port (443) sharing it with HTTP. Before, in Windows Server 2008 traffic also went through this port but it was available for IIS i.e. RPC over HTTPs was used. However, with the latest version IIS does not get the traffic at all.
So, is it possible to force the traffic to flow through IIS (/rpc) site in (Windows Server 2012 + Windows 8 environment)
Thx in advance