I have a network setup where a user logs into a local station then starts a remote desktop session into a terminal server when they can do their work.
Now what I'm trying to do is changing the profile setup to roaming profile to help me overcome some terminal server space issues.
Now what I'm trying to do is instead of having the user to log in onto a local computer and then have them manually starts a remote desktop session to the terminal server, I want so set up either a future or a script that will automatically detect the initial log in information and automatically start a remote desktop session without the user awareness. More then they log off a terminal server it automatically log them off the local PC. this will cut the log in process for the users from two to one and also will eliminate confusion on the user end and the local PC will look like it is one PC and not 2.
How can I accomplish that? do I need a script for this or does Windows offer a solution for it? if a script is needed is there a script that I can use that is available online?