Use a Group Policy, linked to the OU which contains the Terminal
Server machine account, and configure the setting
Computer Configuration - Administrative templates - Windows
components - Terminal Services
"Set path for TS roaming profiles"
Note that you should not add %username% here, just something like
\\server\TSprofiles
Note that you will *always* see the locally cached copy of the
roaming profiles of all currently connected users on your system
drive, but the setting below makes sure that they don't accumulate
and fill up your system disk on the TS:
Computer Configuration - Administrative templates - System - User
profiles
"Delete cached copies of roaming profiles"
There is no supported method to change the location of the locally
cached copy of the roaming profile, other than during an unattended
setup of the OS:
236621 - Cannot Move or Rename the Documents and Settings Folder
http://support.microsoft.com/?kbid=236621
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting:
http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?Sm9obm55IFNpbHZh?=
<(E-Mail Removed)> wrote on 05 jan 2006 in
microsoft.public.win2000.termserv.clients:
> We have a 2003 server running terminal services. The C: drive
> has become full of user profiles in the documents and settings
> folder. I need to change the location to the d: drive. I see
> how to do this for an individual user in active directory user &
> computer/ terminal service profiles. This isn't really
> practical though. I need to know how to change the profile
> location for all users logging into that server? Please help.