i've got a problem about a windows xp station : i change this machine from a domain to another, but when the user, wich use this machine, connect on it he lost his parameters and data (cause of the different sid). is there an easy way to make this user keep his parameters and data ? thanks
Hi, you should be able to copy the old profile to his new one after it was created. You should do this as a third user, like lokal Administrator. Try Control Panel -> System -> Advanced -> User Profiles (click "Settings") -> Select his old profile, click "Copy To" and copy it over his new profile. Regards -----Original Message----- From: Pascal [mailto:pascal.legrand at univ-orleans.fr] Sent: Mittwoch, 7. Juli 2010 12:55 To: samba at lists.samba.org Subject: [Samba] domain change i've got a problem about a windows xp station : i change this machine from a domain to another, but when the user, wich use this machine, connect on it he lost his parameters and data (cause of the different sid). is there an easy way to make this user keep his parameters and data ? thanks -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
> > --- Original message --- > Subject: [Samba] domain change > From: Pascal <pascal.legrand at univ-orleans.fr> > To: <samba at lists.samba.org> > Date: Wednesday, 07/07/2010 4:23 AM > > i've got a problem about a windows xp station : > > i change this machine from a domain to another, but when the user, > wich > use this machine, connect on it he lost his parameters and data (cause > of the different sid). > is there an easy way to make this user keep his parameters and data ?Yes, before leaving the domain, log in as user and use file and settings transfer wizard to store profile data...Start-All Programs- Accessories-System tools-File and Settings Transfer Wizard. Save data to local hard drive or net share. Log into New Dom with correct user account and import transfer wizard data.> > > > thanks > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Le 07/07/2010 13:30, Frank Stanek a ?crit :> Hi,hi> > you should be able to copy the old profile to his new one after it was > created. You should do this as a third user, like lokal Administrator. > > Try Control Panel -> System -> Advanced -> User Profiles (click > "Settings") -> Select his old profile, click "Copy To" and copy it over > his new profile. > > Regards > >it works with local account not with domain account thanks