Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Sponsored Links



Migrate user profiles

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 24-05-2008
jtmelo@gmail.com
 
Posts: n/a
Migrate user profiles

Hi,

I have 50 computers (Windows XP SP2) in my "old" domain (Windows
2003).
I need to "migrate" to the new domain (Windows 2003) the computer
accounts but want to migrate the user profile too.

Any ideas?


Thanks,
JTMELO
Reply With Quote
  #2  
Old 26-05-2008
David Shen [MSFT]
 
Posts: n/a
RE: Migrate user profiles

Dear Customer,

Thank you for using newsgroup.

According to the description, you wish is to migrate the user profile from
"old" domain to "new" domain. If I have some misunderstanding, pleas feel
free to let me know.

According to the description, here is some information which may be helpful
for you.

Analysis and Suggestion:
=====================

We can simply use ADMT to migrate local user profiles for all the
workstations from "old" domain to "new" domain. We don't have to copy all
the local user profiles from the old profile to the new profile. We may
simply migrate the user profiles with Security Translation Wizard in the
ADMT. We may translate the local user profiles to let all the computer be
aware of the migration. It is important to verify that user profile
translation succeeded for each user before that user is allowed to log on.
We can also migrate roaming user profiles during the user account migration
process. However, we still need to translate the local user profile.

When we migrate the user profiles, the Security Translation wizard will
move the user profiles from the source domain to the target domain. And
after the user accounts have been migrated, the ADMT will preserve the SID
history of the source domain. We can still use the migrated domain accounts
in the target domain to use the previous user profile. Even if you logon
the new domain with UPN, it will still use the previous user profile and
the folder name of the profile won't be changed.

For more detailed information, please refer to:

Translating Local User Profiles
http://technet2.microsoft.com/window...7-d959-4b00-af
f4-19b575ba28561033.mspx?mfr=true

After migrating the computer accounts from the "old" domain to the "new"
domain, the computer accounts that exist in new domain will be aware of the
migration. You may logon the new domain when the clients boot up without
removing the computer from the old domain. All the clients will be aware of
the migration of the domain.

For more information about ADMT, please refer to:

ADMT v3 Migration Guide
http://www.microsoft.com/downloads/d...770-3BBB-4B9E-
A8BC-01E9F7EF7342&displaylang=en

Support WebCast: Domain Migration Using the Microsoft Active Directory
Migration Tool
http://support.microsoft.com/kb/325393

Hope it helps.

Thanks for your time.

David Shen
Microsoft Online Partner Support

Reply With Quote
  #3  
Old 26-05-2008
jtmelo@gmail.com
 
Posts: n/a
Re: Migrate user profiles

On 26 Maio, 07:44, v-das...@online.microsoft.com (David Shen [MSFT])
wrote:
> Dear Customer,
>
> Thank you for using newsgroup.
>
> According to the description, you wish is to migrate the user profile from
> "old" domain to "new" domain. If I have some misunderstanding, pleas feel
> free to let me know.
>
> According to the description, here is some information which may be helpful
> for you.
>
> Analysis and Suggestion:
> =====================
>
> We can simply use ADMT to migrate local user profiles for all the
> workstations from "old" domain to "new" domain. We don't have to copy all
> the local user profiles from the old profile to the new profile. We may
> simply migrate the user profiles with Security Translation Wizard in the
> ADMT. We may translate the local user profiles to let all the computer be
> aware of the migration. It is important to verify that user profile
> translation succeeded for each user before that user is allowed to log on.
> We can also migrate roaming user profiles during the user account migration
> process. However, we still need to translate the local user profile.
>
> When we migrate the user profiles, the Security Translation wizard will
> move the user profiles from the source domain to the target domain. And
> after the user accounts have been migrated, the ADMT will preserve the SID
> history of the source domain. We can still use the migrated domain accounts
> in the target domain to use the previous user profile. Even if you logon
> the new domain with UPN, it will still use the previous user profile and
> the folder name of the profile won't be changed.
>
> For more detailed information, please refer to:
>
> Translating Local User Profileshttp://technet2.microsoft.com/windowsserver/en/library/e9197ee7-d959-...
> f4-19b575ba28561033.mspx?mfr=true
>
> After migrating the computer accounts from the "old" domain to the "new"
> domain, the computer accounts that exist in new domain will be aware of the
> migration. You may logon the new domain when the clients boot up without
> removing the computer from the old domain. All the clients will be aware of
> the migration of the domain.
>
> For more information about ADMT, please refer to:
>
> ADMT v3 Migration Guidehttp://www.microsoft.com/downloads/details.aspx?familyid=D99EF770-3BB...
> A8BC-01E9F7EF7342&displaylang=en
>
> Support WebCast: Domain Migration Using the Microsoft Active Directory
> Migration Toolhttp://support.microsoft.com/kb/325393
>
> Hope it helps.
>
> Thanks for your time.
>
> David Shen
> Microsoft Online Partner Support


Hi,

Thanks for your help, but i have one "big problem".
In my new domain, i "create" the user accounts, i dont "migrate" them.
Now, how can i associate the old user accounts with the new user
accounts?


TM



Reply With Quote
  #4  
Old 27-05-2008
David Shen [MSFT]
 
Posts: n/a
RE: Migrate user profiles

Dear Customer,

Thanks for the reply.

According to the further question, here is some information which may be
helpful for you.

You may create a SID mapping file to complete the task of user account
migration. The Security Translation's working refers to the mapping file,
which includes the old user accounts, SIDs and the corresponding new user
accounts SIDs. When it running, it will scan the files and folders residing
on the target computer to search if there is matched entries, according to
this mapping file. If it finds such an entry, it will "replace" the new
entry with old entry, or "add" new entry with old entry or remove the old
entry, which we can choose in its options.

As for the mapping file, it can be written manually or generated by ADMT.
If you want to generate this mapping file, you have to migrate the
corresponding user accounts ahead of Security Translation. It may not fit
for this scenario and increase complexity. If you have already obtained the
old and new SIDs. I would like to suggest that you create this mapping
files manually.

If you perform security translation in "add" mode, the SIDs in the target
and the source domains both have access to the profile. Therefore, if you
need to roll back to the source environment, the SID in the source domain
can use the profile. If you perform security translation in "replace" mode,
you need to retranslate the profile by using a SID mapping file (undoing
the security translation) to roll back to the source environment.

For more about SIDs mapping file, please refer to:

How to use a SID mapping file with the ADMT tool to perform a resource
domain migration to Windows Server 2003
http://support.microsoft.com/default...b;EN-US;835991

Hope it helps.

David Shen
Microsoft Online Partner Support

Reply With Quote
  #5  
Old 28-05-2008
David Shen [MSFT]
 
Posts: n/a
RE: Migrate user profiles

Dear Customer,

How's everything going?

I'm wondering if the information has helped or if you have any further
questions. Please feel free to respond to the newsgroups if I can assist
further.

David Shen
Microsoft Online Partner Support

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Migrate user profiles"
Thread Thread Starter Forum Replies Last Post
How to Migrate user Profiles from 2003 Terminal Server 32bit to 2008 Terminal Server 64bit Zweena Operating Systems 5 22-08-2010 03:39 AM
Instructions for Using WMI to Migrate Profiles Baboon Vista Help 11 03-09-2008 12:55 AM
Move user local profiles to roaming profiles Namaste Windows Server Help 4 05-04-2008 06:39 AM
SBS connect computer Assign user and migrate profiles jallenaz Small Business Server 2 01-07-2007 07:46 PM
How to migrate domain profiles Orlando Bob Small Business Server 2 26-04-2005 12:39 PM


All times are GMT +5.5. The time now is 06:46 PM.