[THIN] Re: Citrix Profiles

  • From: TSguy92 Lan <tsguy92@xxxxxxxxx>
  • To: thin@xxxxxxxxxxxxx
  • Date: Wed, 5 Aug 2009 16:45:52 -0700

Unfortunately there's more to a profile than just the folder.

Under "HKLM\software\microsoft\Windows NT\currentVersion\Profilelist" are
the reference pointers that windows uses to associate user SID's with their
profile directory.

However you cannot really just blanket copy the "profilelist" registry key
from the old server to the new server, as the profile list also contains
information on special local server profiles (local service, network
service, etc) and you don't want to cause issues with those.

It MIGHT be easier to go through the profilelist on the new server and
modify the "ProfileImagePath" subkey to point at the "copied" profile for a
user. Doing this manually would likely be dependant on the number of
accounts that need to be changed.

IE -

ProfileImagePath value = %systemdrive%\documents and settings\
username.tdwilliamson

You modify it too:

ProfileImagePath value = %systemdrive%\documents and settings\username

Modifications like this should be TESTED, and done when the affected user
account is not logged on the server.

It's also highly likely that a reboot would be required after making a
change like this, to ensure that the OS picks up the change.

Not very pretty really, but this process should get your users connecting to
their copied profiles. You may find however that there are other problems
that may arise from copying over profiles between different servers like
this.

HTH

Lan



On Wed, Aug 5, 2009 at 2:00 PM, Heflin, Janet <Janet.Heflin@xxxxxxxxxxxxxxxx
> wrote:

>  Scenario:
>
> Old 3.0 Citrix Farm to new 4.5 Citrix Farm.
>
>
>
> Copied the user profiles from the old Citrix Server to the new one.
>
>
>
> Problem:
>
>  When a user logs in to the new 4.5 farm, they get a new user profile with
> the domain extension (example old profile was username new profile
> username.tdwilliamson) so now there are 2 profiles for each user
>
>
>
> How do I stop that?
>
>
>
> *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Janet Heflin
> Information Technology
> T.D. Williamson, Inc.
> Phone: (918) 447-5168
> Email: janet.heflin@xxxxxxxxxxxxxxxx
> Help Desk Phone: (918) 447-5222**
> Help Desk Email: ** <helpdesk@xxxxxxxxxxxxxxxx>helpdesk@xxxxxxxxxxxxxxxx
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~***
>
>
>
> ------------------------------
> This message and any attachments may be a confidential attorney-client
> communication or otherwise be privileged and confidential. If you are not
> the intended recipient, any review, distribution or copying of this
> transmittal is prohibited. If you have received this transmittal in error,
> please reply by e-mail and delete this message and all attachments
>
>

Other related posts: