Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Adding a 2008R2 Child Domain to a 2003R2 forest

Reply
Thread Tools Display Modes

Adding a 2008R2 Child Domain to a 2003R2 forest

 
 
Grunt
Guest
Posts: n/a

 
      05-01-2010
I have a 2003R2 forest with two root servers in the root domain, A, and
no other servers in that domain. Under that I have two child domains B,
and C. I want to add a third child domain, D to this which will have
two 2008R2 DCs that are not DNS servers. My plan is to move all the DCs
to 2008R2 over the next several months but we have a requirement for
another child domain and this seems like a good time to start moving to
2008R2 for the DCs. All DCs are 2003R2 servers and the domain is 2003
Functional level. I've read various sources including these and have
some questions.

http://forums.techarena.in/active-directory/1298956.htm
http://forums.techarena.in/active-directory/1298956.htm


1. If I am adding a 2008R2 child domain do I still need to run the
adprep /forestprep and adprep /domainprep against my current DCs in the
forest root? Is the purpose of these to bring 2003R2 Schema up to the
same level as 2008R2?

2. Once that is done I assume I can then add servers, run dcpromo and
create the new domain as a child of A?

3. Any suggestions, comments about the process or what I need to do are
appreciated.

Thank you.



 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-01-2010
Hello Grunt,

1. yes, the schema master exists once in a forest on the root domain and
MUST be upgraded with adprep /forestprep and in each domain that should have
Windows server 2008 R2 DCs you must run adprep /domainprep

2. yes, it should work after preparing the root domain

3. before starting make sure to have a tested backup of the root domain and
each child domain DCs, so if something goes wrong(worst case scenario) you
can do a forest recovery according to:
http://technet.microsoft.com/en-us/l...ry(WS.10).aspx

http://blogs.technet.com/instan/arch...rest-root.aspx

Also before starting run the support tools dcdiag /v, netdiag and repadmin
/showrepl to check for errors on the DCs and solve them. Additional controll
each DCs event viewer for errors.

Also DNSLint should be run (http://support.microsoft.com/kb/321045):
dnslint /ad /s "DC ip address"

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I have a 2003R2 forest with two root servers in the root domain, A,
> and no other servers in that domain. Under that I have two child
> domains B, and C. I want to add a third child domain, D to this which
> will have two 2008R2 DCs that are not DNS servers. My plan is to move
> all the DCs to 2008R2 over the next several months but we have a
> requirement for another child domain and this seems like a good time
> to start moving to 2008R2 for the DCs. All DCs are 2003R2 servers and
> the domain is 2003 Functional level. I've read various sources
> including these and have some questions.
>
> http://forums.techarena.in/active-directory/1298956.htm
> http://forums.techarena.in/active-directory/1298956.htm
>
> 1. If I am adding a 2008R2 child domain do I still need to run the
> adprep /forestprep and adprep /domainprep against my current DCs in
> the forest root? Is the purpose of these to bring 2003R2 Schema up to
> the same level as 2008R2?
>
> 2. Once that is done I assume I can then add servers, run dcpromo and
> create the new domain as a child of A?
>
> 3. Any suggestions, comments about the process or what I need to do
> are appreciated.
>
> Thank you.
>



 
Reply With Quote
 
Grunt
Guest
Posts: n/a

 
      05-01-2010

Thank you. I'll read these links and lay out my game plan.


On 5/1/2010 4:59 AM, Meinolf Weber [MVP-DS] wrote:
> Hello Grunt,
>
> 1. yes, the schema master exists once in a forest on the root domain and
> MUST be upgraded with adprep /forestprep and in each domain that should
> have Windows server 2008 R2 DCs you must run adprep /domainprep
>
> 2. yes, it should work after preparing the root domain
>
> 3. before starting make sure to have a tested backup of the root domain
> and each child domain DCs, so if something goes wrong(worst case
> scenario) you can do a forest recovery according to:
> http://technet.microsoft.com/en-us/l...ry(WS.10).aspx
>
>
> http://blogs.technet.com/instan/arch...rest-root.aspx
>
>
> Also before starting run the support tools dcdiag /v, netdiag and
> repadmin /showrepl to check for errors on the DCs and solve them.
> Additional controll each DCs event viewer for errors.
>
> Also DNSLint should be run (http://support.microsoft.com/kb/321045):
> dnslint /ad /s "DC ip address"
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> I have a 2003R2 forest with two root servers in the root domain, A,
>> and no other servers in that domain. Under that I have two child
>> domains B, and C. I want to add a third child domain, D to this which
>> will have two 2008R2 DCs that are not DNS servers. My plan is to move
>> all the DCs to 2008R2 over the next several months but we have a
>> requirement for another child domain and this seems like a good time
>> to start moving to 2008R2 for the DCs. All DCs are 2003R2 servers and
>> the domain is 2003 Functional level. I've read various sources
>> including these and have some questions.
>>
>> http://forums.techarena.in/active-directory/1298956.htm
>> http://forums.techarena.in/active-directory/1298956.htm
>>
>> 1. If I am adding a 2008R2 child domain do I still need to run the
>> adprep /forestprep and adprep /domainprep against my current DCs in
>> the forest root? Is the purpose of these to bring 2003R2 Schema up to
>> the same level as 2008R2?
>>
>> 2. Once that is done I assume I can then add servers, run dcpromo and
>> create the new domain as a child of A?
>>
>> 3. Any suggestions, comments about the process or what I need to do
>> are appreciated.
>>
>> Thank you.
>>

>
>

 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      05-03-2010

Check out an artcile I have on upgrading your forest at
http://www.pbbergs.com/windows/articles.htm
Select Upgrade Your Forest to 2008

--
Paul Bergson
MVP - Directory Services
MCITP - Enterprise Administrator
MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
2008, Vista, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewGroups. This
posting is provided "AS IS" with no warranties and confers no rights.
"Grunt" <> wrote in message
news:...
>I have a 2003R2 forest with two root servers in the root domain, A, and no
>other servers in that domain. Under that I have two child domains B, and
>C. I want to add a third child domain, D to this which will have two
>2008R2 DCs that are not DNS servers. My plan is to move all the DCs to
>2008R2 over the next several months but we have a requirement for another
>child domain and this seems like a good time to start moving to 2008R2 for
>the DCs. All DCs are 2003R2 servers and the domain is 2003 Functional
>level. I've read various sources including these and have some questions.
>
> http://forums.techarena.in/active-directory/1298956.htm
> http://forums.techarena.in/active-directory/1298956.htm
>
>
> 1. If I am adding a 2008R2 child domain do I still need to run the adprep
> /forestprep and adprep /domainprep against my current DCs in the forest
> root? Is the purpose of these to bring 2003R2 Schema up to the same level
> as 2008R2?
>
> 2. Once that is done I assume I can then add servers, run dcpromo and
> create the new domain as a child of A?
>
> 3. Any suggestions, comments about the process or what I need to do are
> appreciated.
>
> Thank you.
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Place holder root domain advantage Randy Jackson Active Directory 16 03-16-2010 11:29 AM
Joining windows server 2003 to windows 2008 domain Dylan Active Directory 11 02-02-2010 04:21 PM
Unable to add computer to domain Nik Active Directory 5 12-18-2009 08:29 PM
Sub-domain in Active Directory Integrated Zone Tom Linger DNS Server 3 11-25-2009 04:56 AM
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59