win2k - 2003k dc upgrade

G

Guest

I am tryinig to move my 2k dc to a 2003k dc i read that you have to run
adprep before trying to dcpromo to the 2003 server i ran the adprep
/forestprep and had no problems but when i try to run the adprep /domainprep
i get the error "adprep was unable to check the domain update status" and
""adprep encountered an LDAP error {Error code: 0x20. Server extended error
code 0x208d, Server error message:0000208D: nameErr: DISID-031001bd , problem
2001 (NO_OBJECT), data 0, best match of: CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is this
telling me????????? i tried to run adprep /forestprep again but isaid that
it has allready run so it stoped any help would be greatly apreicated. what
i want to do is add the 2003k as a backup dc then than transfer the FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
P

Paul Bergson

Try running netdiag, repadmin and dcdiag. Look for fail, error and warning
errors.

If you don't have the tools installed load them from your install disk.

d:\i386\adminpak.msi (Server tools for remote management of servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and warn
within the reports. Post any errors you can't figure out. make sure you
modify DC_Name to the name of a dc in your domain.

@echo off

c:
cd \
cd "program files\support tools"

del c:\dcdiag.log
dcdiag /e /c /v /s:DC_Name /f:c:\dcdiag.log
start c:\dcdiag.log

netdiag.exe /v > c:\netdiag.log
start c:\netdiag.log

repadmin.exe /showrepl dc* /verbose /all /intersite > c:\repl.txt
start c:\repl.txt

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

thanks paul i give it a try

Paul Bergson said:
Try running netdiag, repadmin and dcdiag. Look for fail, error and warning
errors.

If you don't have the tools installed load them from your install disk.

d:\i386\adminpak.msi (Server tools for remote management of servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and warn
within the reports. Post any errors you can't figure out. make sure you
modify DC_Name to the name of a dc in your domain.


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks
 
P

Paul Bergson

Ok it sounds like you might not have a fsmo role holder that is currently up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


b_vankur said:
here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













b_vankur said:
thanks paul i give it a try
 
G

Guest

I am having the same problem and it was suggested that I view this posting
string. when I run dcdiag i get the following result.
D:\I386>dcdiag

Domain Controller Diagnosis

Performing initial setup:
Done gathering initial info.

Doing initial required tests

Testing server: Default-First-Site-Name\MCS_SERVER2
Starting test: Connectivity
MCS_SERVER2's server GUID DNS name could not be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(f7e23a0a-e7f4-4d97-be3f-47abec878a50._msdcs.MCS) couldn't be
resolved, the server name (MCS_SERVER2.MCS) resolved to the IP
address
(192.168.0.4) and was pingable. Check that the IP address is
registered correctly with the DNS server.
......................... MCS_SERVER2 failed test Connectivity

Doing primary tests

Testing server: Default-First-Site-Name\MCS_SERVER2
Skipping all tests, because server MCS_SERVER2 is
not responding to directory service requests

Running enterprise tests on : MCS
Starting test: Intersite
......................... MCS passed test Intersite
Starting test: FsmoCheck
......................... MCS passed test FsmoCheck
I dont know if the same thing is going on for both of us but it sounds close.
Thanks for any help you can give.

Gene Baron, MCSE

Paul Bergson said:
Ok it sounds like you might not have a fsmo role holder that is currently up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


b_vankur said:
here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













b_vankur said:
thanks paul i give it a try

:

Try running netdiag, repadmin and dcdiag. Look for fail, error and
warning
errors.

If you don't have the tools installed load them from your install disk.

d:\i386\adminpak.msi (Server tools for remote management of servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and warn
within the reports. Post any errors you can't figure out. make sure
you
modify DC_Name to the name of a dc in your domain.



Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


I am tryinig to move my 2k dc to a 2003k dc i read that you have to
run
adprep before trying to dcpromo to the 2003 server i ran the adprep
/forestprep and had no problems but when i try to run the adprep
/domainprep
i get the error "adprep was unable to check the domain update status"
and
""adprep encountered an LDAP error {Error code: 0x20. Server extended
error
code 0x208d, Server error message:0000208D: nameErr: DISID-031001bd ,
problem
2001 (NO_OBJECT), data 0, best match of:
CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is
this
telling me????????? i tried to run adprep /forestprep again but
isaid
that
it has allready run so it stoped any help would be greatly
apreicated.
what
i want to do is add the 2003k as a backup dc then than transfer the
FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
G

Guest

paul
here is that section of the dcdiag.log
i added the "old dc " comments

starting test: RidManager
* Available RID Pool for the Domain is 3105 to 1073741823
Warning: FSMO Role Owner is deleted.
ldap_search_sW of CN=CBS\****old DC REMOVED*******
DEL:47e3498a-2539-4691-9e38-3b90123e8e78,CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,DC=abccorp,DC=abc,DC=com
for hostname failed with 2: The system cannot find the file specified.
......................... abc failed test RidManager

i changed dc information for security
thanks again
Paul Bergson said:
Ok it sounds like you might not have a fsmo role holder that is currently up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


b_vankur said:
here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













b_vankur said:
thanks paul i give it a try

:

Try running netdiag, repadmin and dcdiag. Look for fail, error and
warning
errors.

If you don't have the tools installed load them from your install disk.

d:\i386\adminpak.msi (Server tools for remote management of servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and warn
within the reports. Post any errors you can't figure out. make sure
you
modify DC_Name to the name of a dc in your domain.



Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


I am tryinig to move my 2k dc to a 2003k dc i read that you have to
run
adprep before trying to dcpromo to the 2003 server i ran the adprep
/forestprep and had no problems but when i try to run the adprep
/domainprep
i get the error "adprep was unable to check the domain update status"
and
""adprep encountered an LDAP error {Error code: 0x20. Server extended
error
code 0x208d, Server error message:0000208D: nameErr: DISID-031001bd ,
problem
2001 (NO_OBJECT), data 0, best match of:
CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is
this
telling me????????? i tried to run adprep /forestprep again but
isaid
that
it has allready run so it stoped any help would be greatly
apreicated.
what
i want to do is add the 2003k as a backup dc then than transfer the
FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
P

Paul Bergson

It appears you are going to need to transfer the rid fsmo role for starters.

You will have to seize it, follow the directions in the KB below, under
Seize FSMO roles.

http://support.microsoft.com/kb/255504/EN-US/

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


b_vankur said:
paul
here is that section of the dcdiag.log
i added the "old dc " comments

starting test: RidManager
* Available RID Pool for the Domain is 3105 to 1073741823
Warning: FSMO Role Owner is deleted.
ldap_search_sW of CN=CBS\****old DC REMOVED*******
DEL:47e3498a-2539-4691-9e38-3b90123e8e78,CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,DC=abccorp,DC=abc,DC=com
for hostname failed with 2: The system cannot find the file specified.
......................... abc failed test RidManager

i changed dc information for security
thanks again
Paul Bergson said:
Ok it sounds like you might not have a fsmo role holder that is currently
up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up
on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


b_vankur said:
here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and
SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













:

thanks paul i give it a try

:

Try running netdiag, repadmin and dcdiag. Look for fail, error and
warning
errors.

If you don't have the tools installed load them from your install
disk.

d:\i386\adminpak.msi (Server tools for remote management of
servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and
warn
within the reports. Post any errors you can't figure out. make sure
you
modify DC_Name to the name of a dc in your domain.



Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


I am tryinig to move my 2k dc to a 2003k dc i read that you have to
run
adprep before trying to dcpromo to the 2003 server i ran the
adprep
/forestprep and had no problems but when i try to run the adprep
/domainprep
i get the error "adprep was unable to check the domain update
status"
and
""adprep encountered an LDAP error {Error code: 0x20. Server
extended
error
code 0x208d, Server error message:0000208D: nameErr:
DISID-031001bd ,
problem
2001 (NO_OBJECT), data 0, best match of:
CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is
this
telling me????????? i tried to run adprep /forestprep again but
isaid
that
it has allready run so it stoped any help would be greatly
apreicated.
what
i want to do is add the 2003k as a backup dc then than transfer
the
FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
P

Paul Bergson

try doing a netdiag /fix

http://support.microsoft.com/default.aspx?scid=kb;en-us;219289

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


Genbar said:
I am having the same problem and it was suggested that I view this posting
string. when I run dcdiag i get the following result.
D:\I386>dcdiag

Domain Controller Diagnosis

Performing initial setup:
Done gathering initial info.

Doing initial required tests

Testing server: Default-First-Site-Name\MCS_SERVER2
Starting test: Connectivity
MCS_SERVER2's server GUID DNS name could not be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(f7e23a0a-e7f4-4d97-be3f-47abec878a50._msdcs.MCS) couldn't be
resolved, the server name (MCS_SERVER2.MCS) resolved to the IP
address
(192.168.0.4) and was pingable. Check that the IP address is
registered correctly with the DNS server.
......................... MCS_SERVER2 failed test Connectivity

Doing primary tests

Testing server: Default-First-Site-Name\MCS_SERVER2
Skipping all tests, because server MCS_SERVER2 is
not responding to directory service requests

Running enterprise tests on : MCS
Starting test: Intersite
......................... MCS passed test Intersite
Starting test: FsmoCheck
......................... MCS passed test FsmoCheck
I dont know if the same thing is going on for both of us but it sounds
close.
Thanks for any help you can give.

Gene Baron, MCSE

Paul Bergson said:
Ok it sounds like you might not have a fsmo role holder that is currently
up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up
on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


b_vankur said:
here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and
SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













:

thanks paul i give it a try

:

Try running netdiag, repadmin and dcdiag. Look for fail, error and
warning
errors.

If you don't have the tools installed load them from your install
disk.

d:\i386\adminpak.msi (Server tools for remote management of
servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and
warn
within the reports. Post any errors you can't figure out. make sure
you
modify DC_Name to the name of a dc in your domain.



Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


I am tryinig to move my 2k dc to a 2003k dc i read that you have to
run
adprep before trying to dcpromo to the 2003 server i ran the
adprep
/forestprep and had no problems but when i try to run the adprep
/domainprep
i get the error "adprep was unable to check the domain update
status"
and
""adprep encountered an LDAP error {Error code: 0x20. Server
extended
error
code 0x208d, Server error message:0000208D: nameErr:
DISID-031001bd ,
problem
2001 (NO_OBJECT), data 0, best match of:
CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is
this
telling me????????? i tried to run adprep /forestprep again but
isaid
that
it has allready run so it stoped any help would be greatly
apreicated.
what
i want to do is add the 2003k as a backup dc then than transfer
the
FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
G

Guest

paul
that worked the only error i get now with the dcdiag is services
failed(are they all required??) still getting error {[Fatal]failed to get
system information} on netdiag but the rid master and the infrastructure
master are working now
"any ideas why the netdiag error"
event logs looks pretty clean
thanks again

Paul Bergson said:
It appears you are going to need to transfer the rid fsmo role for starters.

You will have to seize it, follow the directions in the KB below, under
Seize FSMO roles.

http://support.microsoft.com/kb/255504/EN-US/

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.


b_vankur said:
paul
here is that section of the dcdiag.log
i added the "old dc " comments

starting test: RidManager
* Available RID Pool for the Domain is 3105 to 1073741823
Warning: FSMO Role Owner is deleted.
ldap_search_sW of CN=CBS\****old DC REMOVED*******
DEL:47e3498a-2539-4691-9e38-3b90123e8e78,CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,DC=abccorp,DC=abc,DC=com
for hostname failed with 2: The system cannot find the file specified.
......................... abc failed test RidManager

i changed dc information for security
thanks again
Paul Bergson said:
Ok it sounds like you might not have a fsmo role holder that is currently
up
and running.

per the KB http://support.microsoft.com/Default.aspx?kbid=839879 get the
info but hold off on the resolution

basically I'm wondering about your rid master for starters, post the rid
feedback in here. I will be gone for a couple of hours but will check up
on
it when I get back.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


here are the results

script had errors and would not run so i tried it one line at a time
dcdiag found
passed replications
passed topology
pased cutoffservers
passed NCSecCesc
passed netlogons
failed test KnowsOfRoleHolders (found reference to an old dc that was
removed years ago) ?????????
failed RidManager (same reference to old dc )gave me a CID number do i
need
to delete this from the registry?????????
passed MachineAcount
a few services are stopped (IsmServ,TrkWks,TrkSvr,IISADMIN and
SMTPSVC)

all other tests passed
netdiag.exe [FATAL] Failed to get system information of this machine
repadmin.exe gave a usage error [did not like the syntax or something]

thanks













:

thanks paul i give it a try

:

Try running netdiag, repadmin and dcdiag. Look for fail, error and
warning
errors.

If you don't have the tools installed load them from your install
disk.

d:\i386\adminpak.msi (Server tools for remote management of
servers)
d:\support\tools\setup.exe (Server Utilities)

Copy the following to a cmd file and run look for error, fail and
warn
within the reports. Post any errors you can't figure out. make sure
you
modify DC_Name to the name of a dc in your domain.



Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no
rights.


I am tryinig to move my 2k dc to a 2003k dc i read that you have to
run
adprep before trying to dcpromo to the 2003 server i ran the
adprep
/forestprep and had no problems but when i try to run the adprep
/domainprep
i get the error "adprep was unable to check the domain update
status"
and
""adprep encountered an LDAP error {Error code: 0x20. Server
extended
error
code 0x208d, Server error message:0000208D: nameErr:
DISID-031001bd ,
problem
2001 (NO_OBJECT), data 0, best match of:
CN=Servers,CN=Default-First-Site,
CN=Sites, CN=Configuration, DC=abccorp, DC=abc DC=com' so what is
this
telling me????????? i tried to run adprep /forestprep again but
isaid
that
it has allready run so it stoped any help would be greatly
apreicated.
what
i want to do is add the 2003k as a backup dc then than transfer
the
FSMO
roles and remove the old system from the domain
thanks in advance for any help.
 
G

Guest

paul
on a whim i tried to run the adprep /domainprep again, "this time it worked"
so i went ahead an did the dcpromo onthe 2k3 server !!!!!!!!success!!!!!!!
..Is there any thing that i need to look out for and will i have to transfer
the roles to the new server or is that done automatic??? I still plan to
remove the old pdc .

thanks again for all your help
:
 
P

Paul Bergson

It will happen automatically. Once you have demoted the old server just run
a dcdiag again to make sure things look good.


--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Adprep encountered an LDAP error 1
Upgrade W2k AD to 2003 fails 3
Adprep /domainprep errors 4
Adprep error 3
2k server to 2k3 AD upgrade 0
adprep ldap errors 3
adprep /forestprep failure 3
Upgrade Adprep error 1

Top