We´ve got a problem regarding our users using the RemoteApps.
Our enviroment are two Terminalservers on a Windows server 2016 and one Connection Broker Server on a Windwos Server 2016 too.
A few users need to open the RemoteApps multiple times from different workstations so they connect multiple times to the Terminalservers.
the Problem now is that
the user X opens a remoteapp on workstation 1 the connection broker decides to give him a session on Terminal Server 1, now user X opens
a Remoteapp on Workstation 2, the connection broker gives him a session on Terminal server 2 for now everything works fine but if
user X opens now a remoteapp on workstation 3 you get a short message that says you are connected with RemoteApp- and Desktopconnectiion
but the Remoteapp wont start and if you click on "Details" you can see only a black screen.
So if the same User connects 2 times on the same Terminalserver the RemoteApp dont start and shows just a black screen.
We already edit the Registry:
- fSingleSessionPerUser
value: 0
- fdenyTSConnections value: 0
and edit the Group Policy:
- Restrict Remote Desktop Services users to a single Remote Desktop Services session value: Disabled
- double-click on Limit number of connections and then set the RD Maximum Connections allowed to 999999
Deleted Firefox, disabled everthing regarding sound.
The Eventlog shows this warning:
"The installation of the default connection has been cancelled. A default connection cannot be used on a system that is part of a Remote Desktop Services deployment."
"Event ID: 1026"
Does anyone have a Solution for this Problem?
Thanks in advance.