Sure, as this is essential if you have a TS farm.
1. Setup a file share on a server (not on one of the Terminal Servers) called something like TSProfile.
2. In the user's Active Directory Account, specify the Terminal Services Profile path, i.e. \\ServerName\TSProfile\%UserName%
3. Create the directory and assign the user Full Permissions. Users should also be owners of their profile directories.
4. Logon to a Terminal Server with the source profile, i.e. the one you want the user to have roam with their logons. When they logoff their local profile will be propogated to the Terminal Services Profile Path.
http://support.microsoft.com/default.aspx?scid=kb;EN-US;243535
http://www.microsoft.com/windows2000/en/server/help/ts_usrex_h_250.htm
http://support.microsoft.com/default.aspx?scid=kb;en-us;327259
If you're experiencing long logon & logoff w/ Terminal Services Profiles you may not have redirected the user's Home Folder to a network location (using Group Policy), so it would be copying the users Home Folder into the user's profile (NOT GOOD)
http://www.microsoft.com/windows200...sp?url=/windows2000/en/server/help/Folder.htm
http://www.microsoft.com/technet/tr...r2003/proddocs/entserver/gpx_redirectHome.asp
It's possible via Registry Entry to disable the caching of local profiles, if local storage space is a concern.
http://www.thethin.net/faqs2.cfm?id=102&category=2&sortby=score
Roaming Profiles Alternative
http://www.tricerat.com/?page=regset
Patrick Rouse
Microsoft MVP - Terminal Server
http://www.workthin.com
----- JIM.H. wrote: -----
Thanks Patrick,
Can you summarize me how we can set roaming profile, I am
not a network admin and someone has done that but it takes
time to log in and log out, applying and saving settings
takes time. We have a shared drive and all the usernames
listed there, how do we need to set roaming profile and
what should be the permission on those folders?
Thanks,
Jim
-----Original Message-----
Not that I know of. Roaming Profiles are pretty uch the
standard when it comes to providing consistent appearance
& functionality. What problems are you having?