Goal is to define an alternate location for user profiles; move them from the C: drive to a different drive due to space allocation. I want to store the terminal server profiles on a different drive.
In the registry find:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
ProfilesDirectory:C:\Documents and Settings
Change to:
ProfilesDirectory:X:\Documents and Settings
**Note** Existing Profiles will remain under C:\Documents And Settings; you'll need to move these profiles manually.
New users will have there profile created in the location you specified.
There is also an administrative template which enables you to set the default place teminal server profiles. You can find this template at following location in the group policy editor:
Computer Configuration\Administraive Templates\Windows Components\Terminal Services\Set Path for TS Roaming Prifiles.