Forum Discussion
dulax
Aug 11, 2020Copper Contributor
[SOLVED] Multiple instances of Edge on Terminal Server
Hello, I am trying to figure out how I can setup some thin clients that connect to a terminal server to open specific web pages in Chromium Edge. Easy Right? The catch, these thin clients con...
- Aug 11, 2020
Solved this issue via this: https://bugs.chromium.org/p/chromium/issues/detail?id=160676
the Answer was --user-data-dir and changing that to something specific for each session.
dulax
Aug 11, 2020Copper Contributor
Solved this issue via this: https://bugs.chromium.org/p/chromium/issues/detail?id=160676
the Answer was --user-data-dir and changing that to something specific for each session.
- lpaxosSep 26, 2023Copper Contributorhello, May I ask you a question? I encountered the same problem when multiple users connect to a terminal server, they could not open edge at the same time. When the first user opens edge, the edge window opened by the other user will come to the first user's session. How could I fix it?