Additional DC 2003 vs 2003 R2
 




IT Certification FAQ

 
|
Home
|
Microsoft
|
CISCO
|
CompTIA
|
Exam/Study FAQ
|
Employment FAQ
| Links  | Forums  |
Book Reviews


FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesPrivate messages  Log inLog in

Additional DC 2003 vs 2003 R2

 
Post new topic   Reply to topic    Forum Index -> microsoft.public.windows.server.active_directory
Author Message
bbuchen
Guest





PostPosted: Tue May 16, 2006 5:05 pm    Post subject: Additional DC 2003 vs 2003 R2 Reply with quote

I am getting the error that the active directory schema is not compatible.
I think I know why but here is my situtation.

Server A: w2k (Original AD/DC) DNS, DHCP
Server B: w2k3 Enterprise added no problems, DNS,DHCP
Server C: w2k3R2 Standard


I was able to add server B, run adprep /forestprep and /domainprep on Server A
Then added Server B no problems.

I am now trying to add Server C but I get the error that the schema is not
compatible.
Is it because I need to run forestprep and domainprep for w2k3R2?
If so which DC? Both Server A and B?

My next task will be to remove Server A from the equation how do I go about
doing that?

I think I need to transfer the FSMO from Server A to Server B.
Any hints would be helpful.


Thanks
Back to top
Carlo Cacciafesta
Guest





PostPosted: Tue May 16, 2006 5:21 pm    Post subject: RE: Additional DC 2003 vs 2003 R2 Reply with quote

"bbuchen" wrote:
Quote:
I am getting the error that the active directory schema is not compatible.
I think I know why but here is my situtation.

Server A: w2k (Original AD/DC) DNS, DHCP
Server B: w2k3 Enterprise added no problems, DNS,DHCP
Server C: w2k3R2 Standard


I was able to add server B, run adprep /forestprep and /domainprep on Server A
Then added Server B no problems.

I am now trying to add Server C but I get the error that the schema is not
compatible.
Is it because I need to run forestprep and domainprep for w2k3R2?
If so which DC? Both Server A and B?

You have to run "adprep /forestprep" (adprep from the w2k3 R2 disk 2) only
on the schema master. For more information you can read kb article:
http://support.microsoft.com/kb/917385/en-us.

Quote:
My next task will be to remove Server A from the equation how do I go about
doing that?

I think I need to transfer the FSMO from Server A to Server B.
Any hints would be helpful.

When a domain controller is demoted, if it is not the last domain controller
in the domain, it performs a final replication and then transfers the roles
to another domain controller. If the domain controller is a global catalog,
that role is not transferred to another domain controller. Read the article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;238369

To set another DC as GC (BEFORE DEMOTING) read the following article:
http://support.microsoft.com/kb/313994/en-us

Quote:


Thanks


Regards,

Carlo
Back to top
bbuchen
Guest





PostPosted: Tue May 16, 2006 9:53 pm    Post subject: RE: Additional DC 2003 vs 2003 R2 Reply with quote

Thanks for the good info.
I have a follow up question.

When I run adprep /forestprep on the server A which is my master currently.
Does it need to be off the network or can I run forestprep while it is still
connected to
the network?

It says nothing about taking it off the network but last time I ran this
(adprep /forestprep) I had it off the network.

Thanks


"Carlo Cacciafesta" wrote:

Quote:
"bbuchen" wrote:
I am getting the error that the active directory schema is not compatible.
I think I know why but here is my situtation.

Server A: w2k (Original AD/DC) DNS, DHCP
Server B: w2k3 Enterprise added no problems, DNS,DHCP
Server C: w2k3R2 Standard


I was able to add server B, run adprep /forestprep and /domainprep on Server A
Then added Server B no problems.

I am now trying to add Server C but I get the error that the schema is not
compatible.
Is it because I need to run forestprep and domainprep for w2k3R2?
If so which DC? Both Server A and B?

You have to run "adprep /forestprep" (adprep from the w2k3 R2 disk 2) only
on the schema master. For more information you can read kb article:
http://support.microsoft.com/kb/917385/en-us.

My next task will be to remove Server A from the equation how do I go about
doing that?

I think I need to transfer the FSMO from Server A to Server B.
Any hints would be helpful.

When a domain controller is demoted, if it is not the last domain controller
in the domain, it performs a final replication and then transfers the roles
to another domain controller. If the domain controller is a global catalog,
that role is not transferred to another domain controller. Read the article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;238369

To set another DC as GC (BEFORE DEMOTING) read the following article:
http://support.microsoft.com/kb/313994/en-us



Thanks


Regards,

Carlo
Back to top
Jorge de Almeida Pinto [M
Guest





PostPosted: Tue May 16, 2006 11:39 pm    Post subject: Re: Additional DC 2003 vs 2003 R2 Reply with quote

http://blogs.dirteam.com/blogs/jorge/archive/2006/05/06/930.aspx

--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Windows Server - Directory Services

BLOG --> http://blogs.dirteam.com/blogs/jorge/default.aspx
-----------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test before implementing!
-----------------------------------------------------------------------------


-----------------------------------------------------------------------------
"bbuchen" <bbuchen@discussions.microsoft.com> wrote in message
news:39842CCB-F2A4-4CC8-BCD6-E589B3EE1D42@microsoft.com...
Quote:
I am getting the error that the active directory schema is not compatible.
I think I know why but here is my situtation.

Server A: w2k (Original AD/DC) DNS, DHCP
Server B: w2k3 Enterprise added no problems, DNS,DHCP
Server C: w2k3R2 Standard


I was able to add server B, run adprep /forestprep and /domainprep on
Server A
Then added Server B no problems.

I am now trying to add Server C but I get the error that the schema is not
compatible.
Is it because I need to run forestprep and domainprep for w2k3R2?
If so which DC? Both Server A and B?

My next task will be to remove Server A from the equation how do I go
about
doing that?

I think I need to transfer the FSMO from Server A to Server B.
Any hints would be helpful.


Thanks
Back to top
Carlo Cacciafesta
Guest





PostPosted: Wed May 17, 2006 12:44 pm    Post subject: RE: Additional DC 2003 vs 2003 R2 Reply with quote

"bbuchen" wrote:
Quote:
Thanks for the good info.
I have a follow up question.

When I run adprep /forestprep on the server A which is my master currently.
Does it need to be off the network or can I run forestprep while it is still
connected to
the network?

It says nothing about taking it off the network but last time I ran this
(adprep /forestprep) I had it off the network.

Thanks

I read this article:
http://technet2.microsoft.com/WindowsServer/en/Library/ed42abd5-24c7-4b5a-8165-dbd96727ec841033.mspx?mfr=true
Since it's not differently specified, you can run adprep while the server is
still connected to the network.

Regards,

Carlo
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> microsoft.public.windows.server.active_directory All times are GMT
Page 1 of 1

 

Copyright © 2002-2006 Web-S-Sense Pty. Ltd. All rights reserved.

Powered by phpBB
Advertising | Policies/Disclaimers | Contact us | Link to us


Featured Sites: Free Antivirus and Antispyware Info | Free PC Support | MCSE Directory