adamf Posted April 6, 2008 Posted April 6, 2008 We are about to start a pretty major restructuring of our active directory by migrating to a new forest with 2 child domains. In testing we've managed to migrate everything sucessfully. I thought i'd get a head start and migrate 1800 pupils accounts and various groups over the weekend using ADMT v3. I've setup a two-way trust and everything is communicating correctly, but when I come to migrate a group I can't migrate the SIDs to the target domain. I've got the two-way trust in place, made the registry change (TcpipClientSupport) on the source DC, created a domain local group (CURRICULUM$$$) on the source DC, the administrator account for the target domain is a member of the local administrators group in the source domain, the auditing of account managment (both sucess and failure) is enabled on both domains. What am I missing? The specific error I am getting is: Could not verify auditing and TcpipClientSupport on domains. Will not be able to migrate Sid's. The specified domain either does not exist or could not be contacted. If I choose not to migrate SIDs it works perfectly. Cheers Adam.
adamf Posted April 6, 2008 Author Posted April 6, 2008 I think i've fixed it! When creating the trust, I created a Forest Trust instead of an External Trust. Recreating the trust as an External Trust seems to have fixed the problem. Adam.
thom Posted June 19, 2008 Posted June 19, 2008 I am also getting the error above but the trusts are already external. Apparently it is to do with the Administrator on the new 2003 Target domain does not have permissions on the NT4 target domain. How can I add the 2003 Administrator to the nt4 domain admin groups? More info I'm just testing at the mo but am meant to be using for real at the weekend:eek: I am using Microsoft Virtual PC to create a test environment I have an NT4 (sp6a) PDC called NT4PDC in a domain called OLDDOMAIN I have an 2003 DC called NEWDC in a domain called NEWDOMAIN I have been following the ADMT v3 guide and have already esablished a 2 way external trust, done the TCPIP reg-hack and created the SOURCE$$$ group for auditing Thanks very much in advance guys
thom Posted June 19, 2008 Posted June 19, 2008 I decided to engage my brain power and figure out my own solution This is what you need to do On NT4PDC in OLDDOMAIN open User Manager Create a new user called ntmigrator Add ntmigrator to the Domain Admins group On the DC of target domain (e.g. NEWDC in NEWDOMAIN) open AD Users & Computers Open the Users OU and double click the Administrators group Add OLDDOMAIN\ntmigrator as a member Note - it will not work with the Builtin\domain admins group Click Start > Control Panel > Administrative Tools > Domain Controller Security Policy Double click on Local Policies and choose User Rights Assignment Double click on the Allow log on locally policy. Add the user account (OLDDOMAIN\ntmigrator) Reboot NEWDC You can now log on to the new DC as ntmigrator and sucessfully run ADMT (Make sure you select OLDDOMAIN in the logon box:doh:)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now