| Author |
Message |
Mike
Guest
|
Posted:
Wed Jan 19, 2005 3:01 am Post subject:
ADMT Command line - local profile translation / migration |
|
|
Hello Community,
I’m having a few problems successfully migrating / translating workstations
(Windows 2000 Professional) local NT domain profiles across into a new AD
domain.
When I use :
admt.exe /computer /SD:NT_DOMAIN /TD:AD_DOMAIN /TO:TARGET_OU /TOT:Replace
/TFF:Yes /TLG:Yes /TPS:Yes /TRG:Yes /TSS:Yes /TUP:Yes /TUR:Yes
etc the workstation is successfully copied into the new domain and the local
user profiles are updated (for example NT_DOMAIN\user1 becomes
AD_DOMAIN\user1) however when the NT cloned 'user1' in the AD domain logs in
to the workstation an additional AD_DOMAIN\user1 profile is created and the
original user1 local profile and settings is lost… Using the ADMT MMC snap in
GUI the translation works fine!
Any Thoughts and comments would be appreciated!
Mikey |
|
| Back to top |
|
 |
Rebecca Chen [MSFT]
Guest
|
Posted:
Wed Jan 19, 2005 3:07 pm Post subject:
RE: ADMT Command line - local profile translation / migratio |
|
|
Hi Mikey,
I assume the NT_DOMAIN\user1 becomes AD_DOMAIN\user1, when the user logon
to the new domain, what kind of folder the system will create for the user,
it is also AD_DOMAIN\user1 or something else?
What is the result if you only use the necessary parameter as addressed in
the following article?
Remigrating User Accounts and Workstations in Batches
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/deploy
guide/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/all/de
ployguide/en-us/dssbi_reer_zgwe.asp
Any update, let us get in touch!
Best regards,
Rebecca Chen
MCSE2000 MCDBA CCNA
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights. |
|
| Back to top |
|
 |
Mike
Guest
|
Posted:
Thu Jan 20, 2005 1:45 am Post subject:
RE: ADMT Command line - local profile translation / migratio |
|
|
Hi Rebecca,
Thanks for the reply!.
Yes, when 'user1' logs on a second AD_DOMAIN\user1 profile is created in
addition to the AD_DOMAIN\user1 that was updated during the admt.exe
/computer migration. - NT_DOMAIN\user1 no longer exists.
- I got my inital ADMT.EXE /computer command line switches from the
Depolyment guide / link you supplied.. however am confused why this isn't
working!
For a command line migration / translation of local computer profiles do you
have to also run admt.exe /security?
I'm obviously missing something somewhere as doing this from teh MMC GUI etc
works okay however this isn't how I want to play the actual live migration.
Arggh!
Mikey.
"Rebecca Chen [MSFT]" wrote:
| Quote: | Hi Mikey,
I assume the NT_DOMAIN\user1 becomes AD_DOMAIN\user1, when the user logon
to the new domain, what kind of folder the system will create for the user,
it is also AD_DOMAIN\user1 or something else?
What is the result if you only use the necessary parameter as addressed in
the following article?
Remigrating User Accounts and Workstations in Batches
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/deploy
guide/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/all/de
ployguide/en-us/dssbi_reer_zgwe.asp
Any update, let us get in touch!
Best regards,
Rebecca Chen
MCSE2000 MCDBA CCNA
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
|
|
|
| Back to top |
|
 |
Rebecca Chen [MSFT]
Guest
|
Posted:
Thu Jan 20, 2005 3:24 pm Post subject:
RE: ADMT Command line - local profile translation / migratio |
|
|
Hi Mike,
One point I would like to confirm is that have you ever logon to the new
domain on the client?
For example, I assume the following factors:
1. The user account is NT_DOMAIN\rebc, we migrate the user account to
AD_DOMAIN\rebc
2. The client account is NT_DOMAIN\rebcXP.
Have you use AD_DOMAIN\rebc to logon to the AD_DOMAIN on rebcXP client? If
so, the system will create a new user account for rebc. AD_DOMAIN. Then you
use the command to migrate the computer including the local user profile,
rebc will still use the new AD_DOMAIN\rebc profile.
Please try the folloiwng command, what is the result?
admt.exe security /n "rebcxp" /SD:DOMAIN /TD:win2k3dom /TOT:Replace
/TUP:Yes
Best regards,
Rebecca Chen
MCSE2000 MCDBA CCNA
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights. |
|
| Back to top |
|
 |
|
|
|
|