Ok! I know that you should never make your DC a TS but there is only one server so I dont have much choice. I configured the DC and made it a TS and I am able to access it fine with no problem remotely. My issue is the users in my domain will be the same TS users so I am having a problem with configuring the user profiles. I tried to create the TS user profile with a gpo and it was wonderful. There was one application on the desktop and the logoff button (oh btw does anyone know how to remove the printers and faxes from the start menu). Anyway the restriction I put on the TS users ended up transferring to the AD users in the domain. Just want to know the best way to configure both.
Its me again. I came up with a solution and I guess you could say I am cheating a bit. Since I only have about 15 users I elected to created 15 tsusers (i.e. John Doe jdoe and tsJohn Doe tsjdoe) that way I can do what I want with the profile(in the gpo) and not worry about it disturbing the domain profile. Make sense? If anyone can come up with a better solution please advise. Thanks in advance.
TS has a notion of it's own profiles for this specific reason. Look at the TS profile tab in ADUC or modify via code via IADsTSUserEx interface.
However I prefer a different approach:
Utilise mandatory roaming profiles for TS users, i.e. a single mandatory profile located on a file server (or in your case on the DC ) and utilise folder redirection instead of roaming profiles.
You can configure on an ad-hoc basis through AD Users and Computers (look at the TS tab) or you can configure via a GPO that you apply to the TS (preferable):