Link to home
Start Free TrialLog in
Avatar of mckeough
mckeough

asked on

Statically Assign Users to Specific Terminal Servers

For the implementation of Microsoft CRM, it seems that we must get rid of our Terminal Server profiles, and now assign users to specific TS boxes. Does anybody know of a way to assign (for example) User A to Server1, and user B to Server2? If User A tries to logon to Server2, we need the system to boot him over to Server1. Does anybody know of an article that defines how to do this, or can anybody define here how to do it? Any shove in the right direction will be much appreciated! We're on a short timeline.
ASKER CERTIFIED SOLUTION
Avatar of oBdA
oBdA

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mckeough
mckeough

ASKER

Isn't there a way to do this without having to manually distribute rdp files, and adding/removing groups? It is impossible for the Microsoft system to say "User 1, you are trying to logon to server 2, but I want you on server 1 - here, let's switch you to the right one." Our system does that now if a user is logged onto a server, and gets booted. The system makes sure that the user get put back into the same session they were on before. Seems like that same technology could handle something like this??

OBdA, maybe this does what we need it to? If a "rogue" user tries to logon to the wrong server, are they simply denied permission, or are they switched to the correct server?

Thanks!!
If you need to assign users to specific terminal servers, there's not much else you can do than create an rdp file for each server.
How many servers are we talking about, and how are they named?
Thankd oBdA. This ended up being the quickest/simplest solution.