Migration using ADMT
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Migration using ADMT

 
Post new topic   Reply to topic    Windows Server Forum Index -> Networking
Author Message
ping
Guest





Posted: Fri Oct 28, 2005 8:42 am    Post subject: Migration using ADMT Reply with quote

Hi,


I am new in ADMT. I am testing the ADMT for an upcoming migration
exercise.

Currently there are 2 domain in different forest. One Windows 2K domain
and another Win2003 domain. When I try to use the ADMT's User Account
Migration Wizard, the DNS of the source domain could not be resolved. I
installed ADMT on target migration domain DC.


Currently both domain have DNS server running on the DC(pointed back
using 127.0.0.1). Do I need to modify the DNS server of target domain
to point to the source domain(dynamic update is enabled)?

Thanks.
Back to top
Kevin D. Goodknecht Sr. [
Guest





Posted: Fri Oct 28, 2005 8:51 am    Post subject: Re: Migration using ADMT Reply with quote

ping <wterng@gmail.com> wrote:
Quote:
Hi,


I am new in ADMT. I am testing the ADMT for an upcoming migration
exercise.

Currently there are 2 domain in different forest. One Windows 2K
domain and another Win2003 domain. When I try to use the ADMT's User
Account Migration Wizard, the DNS of the source domain could not be
resolved. I installed ADMT on target migration domain DC.


Currently both domain have DNS server running on the DC(pointed back
using 127.0.0.1). Do I need to modify the DNS server of target domain
to point to the source domain(dynamic update is enabled)?

Thanks.

Use the DNS management console on the Win2k3, right click on the server
name, choose properties, select the Forwarders tab, under DNS domain click
"Add", type in the DNS name of the Win2k domain, then add the IP of the
Win2k DNS server.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
Back to top
Ace Fekay [MVP]
Guest





Posted: Fri Oct 28, 2005 8:51 am    Post subject: Re: Migration using ADMT Reply with quote

In news:1130470923.178520.55570@g44g2000cwa.googlegroups.com,
ping <wterng@gmail.com> made this post, which I then commented about below:
Quote:
Hi,


I am new in ADMT. I am testing the ADMT for an upcoming migration
exercise.

Currently there are 2 domain in different forest. One Windows 2K
domain and another Win2003 domain. When I try to use the ADMT's User
Account Migration Wizard, the DNS of the source domain could not be
resolved. I installed ADMT on target migration domain DC.


Currently both domain have DNS server running on the DC(pointed back
using 127.0.0.1). Do I need to modify the DNS server of target domain
to point to the source domain(dynamic update is enabled)?

Thanks.

ADMT uses NetBIOS resolution. As long as the forests are on the same subnet,
it should work by broadcasts.

As for the loopback (127.0.0.1), I would suggest to use the actual IP
address of the DNS server, which is itself in this case. What I've done in
past migrations, is create a secondary zone of each other's zone on each
other's DNS servers to faciliate coexistance between the two infrastructures
for DNS resolution, but for ADMT it's not necessary as long as NetBIOS name
resolution is supported between the source and target domains.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

If this post is viewed at a non-Microsoft community website, and you were to
respond to it through that community's website, I may not see your reply
unless that website posts replies back to the original Microsoft forum.
Therefore, please direct all replies ONLY to the Microsoft public newsgroup
this thread originated in so all can benefit or ensure the web community
posts it back to the original forum.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations.
=================================
Back to top
ping
Guest





Posted: Mon Oct 31, 2005 9:50 am    Post subject: Re: Migration using ADMT Reply with quote

Hi,
I think I missed out this. How to make sure verify this?

In the Active Directory Users and Computers snap-in, verify permissions
on the PES server object. The PES requires that the “Pre-Windows
2000 Compatible Access” group has “Read All
Properties” rights on the following object:
CN=Server,CN=System,DC=<domain_name>
Back to top
ping
Guest





Posted: Mon Oct 31, 2005 9:50 am    Post subject: Re: Migration using ADMT Reply with quote

Hi,

source domain: mossod.sln
target domain: topwork.pop

I am now able to use ADMT account migration. I have some problem with
the password migration(pwdmig) though.

I have added the registry key TcpipClientSupport and assigned value 1
to source domain DC(win2k - MOS).

I have ran ADMT KEY command in the target domain DC and save the
password key to floppy. I proceed to install pwdimg DLL package in
source domain(MOS) and ran the ADMT account migration in target domain
to migrate username with password. 2 way transitive trust has already
been created earlier.

I got this message "Unable to establish a session with password export
server. Everyone is not a member of the Pre-Windows 2000 Compatible
Access group in target domain 'topwork.pop' "

I have run the command:
net localgroup "pre-windows 2000 compatible devices" "anonymous logon"
/add
on the Win2003 Server which is the target domain.

Please help. For ADMT, should we run it in target domain DC(logon to
source domain)? I got an error unable to logon interactively.

thanks
Back to top
Ace Fekay [MVP]
Guest





Posted: Mon Oct 31, 2005 1:50 pm    Post subject: Re: Migration using ADMT Reply with quote

In news:1130743750.551874.193980@g47g2000cwa.googlegroups.com,
ping <wterng@gmail.com> made this post, which I then commented about below:
Quote:
Hi,
I think I missed out this. How to make sure verify this?

In the Active Directory Users and Computers snap-in, verify
permissions on the PES server object. The PES requires that the
“Pre-Windows 2000 Compatible Access” group has
“Read All Properties” rights on the following object:
CN=Server,CN=System,DC=<domain_name

You can use ADSI Edit to check or set this command. Are you familiar with
ADSI Edit?

As for running ADMT from source or target, I would run it from the target.
After creating the trust, make sure you've added the Domain Users group to
the Domain Local Group to each other's domain, as well as the Domain
Administrators Group to the Domain Local Administrators group to each
other's domain.

Ace
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Networking All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB