Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Migration > adprep command to promot new domain controller

Reply
Thread Tools Display Modes

adprep command to promot new domain controller

 
 
Johnslg
Guest
Posts: n/a

 
      08-26-2008
I recently was given the task to manage a small network:
2 domain controllers running Win 2003
2 member servers running Win 2003
Functional level = Win 2000 Mixed

I added another Win 2003 server and tried to promote it to a domain
controller because our second domain controller is also our SQL Server and it
was easier to create a new domain controller on a spare computer than to move
SQL Server to a new server.

I am told that before I can promote the server I must run adprep for both
the forest and domain.

I don't know how we got two Win2003 domain controllers without adprep ever
being run but that is beside the point.

My question:
I am not quite ready to raise the domain functional level - I'm not sure
what legacy devices might require the current level. Will adprep just add
the 2003 objects to my schema wihtout raising the functional leval?
 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      08-26-2008
Hello Johnslg,

To check the schema version run "schupgr" without the quotes on a command
prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
R2 machine which you like to promote yuou have to run the adprep command
from the second R2 disk.

Adprep command will not raise the FFL/DFL, it just prepares the schema for
the new objects delivered with the different versions of windows.

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 recently was given the task to manage a small network:
> 2 domain controllers running Win 2003
> 2 member servers running Win 2003
> Functional level = Win 2000 Mixed
> I added another Win 2003 server and tried to promote it to a domain
> controller because our second domain controller is also our SQL Server
> and it was easier to create a new domain controller on a spare
> computer than to move SQL Server to a new server.
>
> I am told that before I can promote the server I must run adprep for
> both the forest and domain.
>
> I don't know how we got two Win2003 domain controllers without adprep
> ever being run but that is beside the point.
>
> My question:
> I am not quite ready to raise the domain functional level - I'm not
> sure
> what legacy devices might require the current level. Will adprep just
> add
> the 2003 objects to my schema wihtout raising the functional leval?
>



 
Reply With Quote
 
Johnslg
Guest
Posts: n/a

 
      08-26-2008
Thank you!

My schema is version 30 so I suppose I need to upgrade to 31. I'm wondering
if SP2 was ever installed on my other servers.

"Meinolf Weber" wrote:

> Hello Johnslg,
>
> To check the schema version run "schupgr" without the quotes on a command
> prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
> R2 machine which you like to promote yuou have to run the adprep command
> from the second R2 disk.
>
> Adprep command will not raise the FFL/DFL, it just prepares the schema for
> the new objects delivered with the different versions of windows.
>
> 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 recently was given the task to manage a small network:
> > 2 domain controllers running Win 2003
> > 2 member servers running Win 2003
> > Functional level = Win 2000 Mixed
> > I added another Win 2003 server and tried to promote it to a domain
> > controller because our second domain controller is also our SQL Server
> > and it was easier to create a new domain controller on a spare
> > computer than to move SQL Server to a new server.
> >
> > I am told that before I can promote the server I must run adprep for
> > both the forest and domain.
> >
> > I don't know how we got two Win2003 domain controllers without adprep
> > ever being run but that is beside the point.
> >
> > My question:
> > I am not quite ready to raise the domain functional level - I'm not
> > sure
> > what legacy devices might require the current level. Will adprep just
> > add
> > the 2003 objects to my schema wihtout raising the functional leval?
> >

>
>
>

 
Reply With Quote
 
Johnslg
Guest
Posts: n/a

 
      08-26-2008
On further investegation, my domain controller(s) have SP 2 installed. When
I tried to run adprep on the forest root domain controller it appeared as if
was the adprep program that would prepare the forest for Win2000 NOT Win2003.

And my server has a cd drive and won't read my msdn DVD disk I am installing
from.......

"Johnslg" wrote:

> Thank you!
>
> My schema is version 30 so I suppose I need to upgrade to 31. I'm wondering
> if SP2 was ever installed on my other servers.
>
> "Meinolf Weber" wrote:
>
> > Hello Johnslg,
> >
> > To check the schema version run "schupgr" without the quotes on a command
> > prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
> > R2 machine which you like to promote yuou have to run the adprep command
> > from the second R2 disk.
> >
> > Adprep command will not raise the FFL/DFL, it just prepares the schema for
> > the new objects delivered with the different versions of windows.
> >
> > 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 recently was given the task to manage a small network:
> > > 2 domain controllers running Win 2003
> > > 2 member servers running Win 2003
> > > Functional level = Win 2000 Mixed
> > > I added another Win 2003 server and tried to promote it to a domain
> > > controller because our second domain controller is also our SQL Server
> > > and it was easier to create a new domain controller on a spare
> > > computer than to move SQL Server to a new server.
> > >
> > > I am told that before I can promote the server I must run adprep for
> > > both the forest and domain.
> > >
> > > I don't know how we got two Win2003 domain controllers without adprep
> > > ever being run but that is beside the point.
> > >
> > > My question:
> > > I am not quite ready to raise the domain functional level - I'm not
> > > sure
> > > what legacy devices might require the current level. Will adprep just
> > > add
> > > the 2003 objects to my schema wihtout raising the functional leval?
> > >

> >
> >
> >

 
Reply With Quote
 
Johnslg
Guest
Posts: n/a

 
      08-26-2008

OK....I give up.....I made a CD from the disk 2 ISO file. I found adprep on
the CD but I can't run it from the CD - the DOS window flashes by too fast to
see why not......what's my next step?


"Johnslg" wrote:

> On further investegation, my domain controller(s) have SP 2 installed. When
> I tried to run adprep on the forest root domain controller it appeared as if
> was the adprep program that would prepare the forest for Win2000 NOT Win2003.
>
> And my server has a cd drive and won't read my msdn DVD disk I am installing
> from.......
>
> "Johnslg" wrote:
>
> > Thank you!
> >
> > My schema is version 30 so I suppose I need to upgrade to 31. I'm wondering
> > if SP2 was ever installed on my other servers.
> >
> > "Meinolf Weber" wrote:
> >
> > > Hello Johnslg,
> > >
> > > To check the schema version run "schupgr" without the quotes on a command
> > > prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
> > > R2 machine which you like to promote yuou have to run the adprep command
> > > from the second R2 disk.
> > >
> > > Adprep command will not raise the FFL/DFL, it just prepares the schema for
> > > the new objects delivered with the different versions of windows.
> > >
> > > 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 recently was given the task to manage a small network:
> > > > 2 domain controllers running Win 2003
> > > > 2 member servers running Win 2003
> > > > Functional level = Win 2000 Mixed
> > > > I added another Win 2003 server and tried to promote it to a domain
> > > > controller because our second domain controller is also our SQL Server
> > > > and it was easier to create a new domain controller on a spare
> > > > computer than to move SQL Server to a new server.
> > > >
> > > > I am told that before I can promote the server I must run adprep for
> > > > both the forest and domain.
> > > >
> > > > I don't know how we got two Win2003 domain controllers without adprep
> > > > ever being run but that is beside the point.
> > > >
> > > > My question:
> > > > I am not quite ready to raise the domain functional level - I'm not
> > > > sure
> > > > what legacy devices might require the current level. Will adprep just
> > > > add
> > > > the 2003 objects to my schema wihtout raising the functional leval?
> > > >
> > >
> > >
> > >

 
Reply With Quote
 
Johnslg
Guest
Posts: n/a

 
      08-26-2008
Never mind.....figured it out.

Thanks

"Johnslg" wrote:

>
> OK....I give up.....I made a CD from the disk 2 ISO file. I found adprep on
> the CD but I can't run it from the CD - the DOS window flashes by too fast to
> see why not......what's my next step?
>
>
> "Johnslg" wrote:
>
> > On further investegation, my domain controller(s) have SP 2 installed. When
> > I tried to run adprep on the forest root domain controller it appeared as if
> > was the adprep program that would prepare the forest for Win2000 NOT Win2003.
> >
> > And my server has a cd drive and won't read my msdn DVD disk I am installing
> > from.......
> >
> > "Johnslg" wrote:
> >
> > > Thank you!
> > >
> > > My schema is version 30 so I suppose I need to upgrade to 31. I'm wondering
> > > if SP2 was ever installed on my other servers.
> > >
> > > "Meinolf Weber" wrote:
> > >
> > > > Hello Johnslg,
> > > >
> > > > To check the schema version run "schupgr" without the quotes on a command
> > > > prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
> > > > R2 machine which you like to promote yuou have to run the adprep command
> > > > from the second R2 disk.
> > > >
> > > > Adprep command will not raise the FFL/DFL, it just prepares the schema for
> > > > the new objects delivered with the different versions of windows.
> > > >
> > > > 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 recently was given the task to manage a small network:
> > > > > 2 domain controllers running Win 2003
> > > > > 2 member servers running Win 2003
> > > > > Functional level = Win 2000 Mixed
> > > > > I added another Win 2003 server and tried to promote it to a domain
> > > > > controller because our second domain controller is also our SQL Server
> > > > > and it was easier to create a new domain controller on a spare
> > > > > computer than to move SQL Server to a new server.
> > > > >
> > > > > I am told that before I can promote the server I must run adprep for
> > > > > both the forest and domain.
> > > > >
> > > > > I don't know how we got two Win2003 domain controllers without adprep
> > > > > ever being run but that is beside the point.
> > > > >
> > > > > My question:
> > > > > I am not quite ready to raise the domain functional level - I'm not
> > > > > sure
> > > > > what legacy devices might require the current level. Will adprep just
> > > > > add
> > > > > the 2003 objects to my schema wihtout raising the functional leval?
> > > > >
> > > >
> > > >
> > > >

 
Reply With Quote
 
Nick Kelley
Guest
Posts: n/a

 
      03-25-2010
I see you figured it out. Would you mind sharing. I'm having the exact same problem.



Johnsl wrote:

Re: adprep command to promot new domain controller
26-Aug-08

Never mind.....figured it out

Thank

"Johnslg" wrote:

Previous Posts In This Thread:

On Tuesday, August 26, 2008 9:28 AM
Johnsl wrote:

adprep command to promot new domain controller
I recently was given the task to manage a small network
2 domain controllers running Win 200
2 member servers running Win 200
Functional level = Win 2000 Mixe

I added another Win 2003 server and tried to promote it to a domain
controller because our second domain controller is also our SQL Server and it
was easier to create a new domain controller on a spare computer than to move
SQL Server to a new server

I am told that before I can promote the server I must run adprep for both
the forest and domain

I don't know how we got two Win2003 domain controllers without adprep ever
being run but that is beside the point

My question
I am not quite ready to raise the domain functional level - I'm not sure
what legacy devices might require the current level. Will adprep just add
the 2003 objects to my schema wihtout raising the functional leval?

On Tuesday, August 26, 2008 10:25 AM
Johnsl wrote:

Thank you!
Thank you

My schema is version 30 so I suppose I need to upgrade to 31. I am wonderin
if SP2 was ever installed on my other servers

"Meinolf Weber" wrote:

On Tuesday, August 26, 2008 10:41 AM
Johnsl wrote:

On further investegation, my domain controller(s) have SP 2 installed.
On further investegation, my domain controller(s) have SP 2 installed. When
I tried to run adprep on the forest root domain controller it appeared as if
was the adprep program that would prepare the forest for Win2000 NOT Win2003

And my server has a cd drive and won't read my msdn DVD disk I am installing
from......

"Johnslg" wrote:

On Tuesday, August 26, 2008 11:22 AM
Johnsl wrote:

OK....I give up.....I made a CD from the disk 2 ISO file.
OK....I give up.....I made a CD from the disk 2 ISO file. I found adprep on
the CD but I can't run it from the CD - the DOS window flashes by too fast to
see why not......what's my next step

"Johnslg" wrote:

On Tuesday, August 26, 2008 11:59 AM
Johnsl wrote:

Re: adprep command to promot new domain controller
Never mind.....figured it out

Thank

"Johnslg" wrote:

On Wednesday, August 27, 2008 1:37 AM
Meinolf Weber wrote:

Hello Johnslg,To check the schema version run "schupgr" without the quotes on
Hello Johnslg

To check the schema version run "schupgr" without the quotes on a command
prompt. 13 will be 2000, 30 2003, 31 2003 R2, 44 2008. If you have a 2003
R2 machine which you like to promote yuou have to run the adprep command
from the second R2 disk

Adprep command will not raise the FFL/DFL, it just prepares the schema for
the new objects delivered with the different versions of windows

Best regard

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


Submitted via EggHeadCafe - Software Developer Portal of Choice
BizTalk Configure and Send SMTP Mail Based on Message Within an Orchestration
http://www.eggheadcafe.com/tutorials...e-and-sen.aspx
 
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
Re: domain controller is Windows 2003 R2, another 2003 standard want to join domain, what I need to do with adprep? Jorge Silva Active Directory 0 11-29-2006 10:39 AM
Re: domain controller is Windows 2003 R2, another 2003 standard want to join domain, what I need to do with adprep? myweb Active Directory 0 11-29-2006 07:39 AM
Re: domain controller is Windows 2003 R2, another 2003 standard want to join domain, what I need to do with adprep? myweb Active Directory 0 11-29-2006 06:45 AM
Re: Running adprep /forestprep on 2003 domain controller Jorge de Almeida Pinto [MVP] Active Directory 0 08-02-2006 06:33 PM
Re: Running adprep /forestprep on 2003 domain controller Danny Sanders Active Directory 0 08-02-2006 02:59 PM



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