AD installation error

  • Thread starter Mykhaylo Khodorev
  • Start date
M

Mykhaylo Khodorev

I'm experiencing problems with creating new domain in existing forest.
I've watched a dcpromoui.log and found such error:
dcpromoui t:0x7D0 01726 Progress loop complete.
dcpromoui t:0x7D0 01727 Calling DsRoleGetDcOperationResults
dcpromoui t:0x7D0 01728 Error 0x0 (!0 => error)
dcpromoui t:0x7D0 01729 Operation results:
dcpromoui t:0x7D0 01730 OperationStatus : 0x774 !0 => error
dcpromoui t:0x7D0 01731 DisplayString : Directory service
replication of partition CN=Schema,CN=Configuration,DC=interbank,DC=com from
remote server dc1.interbank.com failed.
dcpromoui t:0x7D0 01732 ServerInstalledSite : (null)
dcpromoui t:0x7D0 01733 OperationResultsFlags: 0x0
dcpromoui t:0x7D0 01732 ServerInstalledSite : (null)
dcpromoui t:0x7D0 01733 OperationResultsFlags: 0x0
dcpromoui t:0x7D0 01734 Enter State::SetOperationResultsMessage
Directory service replication of partition
CN=Schema,CN=Configuration,DC=interbank,DC=com from remote server
dc1.interbank.com failed.
dcpromoui t:0x7D0 01735 Exit State::SetOperationResultsMessage
Directory service replication of partition
CN=Schema,CN=Configuration,DC=interbank,DC=com from remote server
dc1.interbank.com failed.
dcpromoui t:0x7D0 01736 Exit DoProgressLoop
dcpromoui t:0x7D0 01737 Exit DS::CreateNewDomain
dcpromoui t:0x7D0 01738 Exception caught
dcpromoui t:0x7D0 01739 catch completed
dcpromoui t:0x7D0 01740 handling exception
dcpromoui t:0x7D0 01741 Active Directory installation failed
dcpromoui t:0x7D0 01742 Enter GetErrorMessage 80070774
dcpromoui t:0x7D0 01743 Exit GetErrorMessage 80070774
dcpromoui t:0x7D0 01744 Can't find domain controller of this domain
dcpromoui t:0x7D0 01745 Enter State::SetOperationResults result FAILURE
dcpromoui t:0x7D0 01746 Exit State::SetOperationResults result FAILURE

I tried to find an error with code 80070774 on microsoft.com, but didn't
find anything. What could it be?
One more thing. I ran netdiag /d:interbank.com on target system and get such
result of DC list test:
DC list test . . . . . . . . . . . : Failed
[WARNING] Cannot call DsBind to dc1.intercontinentbank.com
(192.168.0.14). [SEC_E_SECURITY_QOS_FAILED]
Only mention I found was connected to secure channel options of RPC call. Is
it right way to dig?
Thanks.
 
M

Mykhaylo Khodorev

Remote computer has RRAS with VPN interface, connected to local office.
(PPTP is using). Local RRAS server is ISA server as well. The ISA server has
web proxy service running. RRAS works as VPN server. NAT also runs on this
server.

Santhosh Sivarajan said:
Is there a firewall between your location and the root Domain?

--
Santhosh Sivarajan
MCSE(W2K/NT4),MCSA(W2K3/W2K/MSG),CCNA,Network+

Mykhaylo Khodorev said:
I'm experiencing problems with creating new domain in existing forest.
I've watched a dcpromoui.log and found such error:
dcpromoui t:0x7D0 01726 Progress loop complete.
dcpromoui t:0x7D0 01727 Calling DsRoleGetDcOperationResults
dcpromoui t:0x7D0 01728 Error 0x0 (!0 => error)
dcpromoui t:0x7D0 01729 Operation results:
dcpromoui t:0x7D0 01730 OperationStatus : 0x774 !0 => error
dcpromoui t:0x7D0 01731 DisplayString : Directory service
replication of partition CN=Schema,CN=Configuration,DC=interbank,DC=com from
remote server dc1.interbank.com failed.
dcpromoui t:0x7D0 01732 ServerInstalledSite : (null)
dcpromoui t:0x7D0 01733 OperationResultsFlags: 0x0
dcpromoui t:0x7D0 01732 ServerInstalledSite : (null)
dcpromoui t:0x7D0 01733 OperationResultsFlags: 0x0
dcpromoui t:0x7D0 01734 Enter State::SetOperationResultsMessage
Directory service replication of partition
CN=Schema,CN=Configuration,DC=interbank,DC=com from remote server
dc1.interbank.com failed.
dcpromoui t:0x7D0 01735 Exit State::SetOperationResultsMessage
Directory service replication of partition
CN=Schema,CN=Configuration,DC=interbank,DC=com from remote server
dc1.interbank.com failed.
dcpromoui t:0x7D0 01736 Exit DoProgressLoop
dcpromoui t:0x7D0 01737 Exit DS::CreateNewDomain
dcpromoui t:0x7D0 01738 Exception caught
dcpromoui t:0x7D0 01739 catch completed
dcpromoui t:0x7D0 01740 handling exception
dcpromoui t:0x7D0 01741 Active Directory installation failed
dcpromoui t:0x7D0 01742 Enter GetErrorMessage 80070774
dcpromoui t:0x7D0 01743 Exit GetErrorMessage 80070774
dcpromoui t:0x7D0 01744 Can't find domain controller of this domain
dcpromoui t:0x7D0 01745 Enter State::SetOperationResults result FAILURE
dcpromoui t:0x7D0 01746 Exit State::SetOperationResults result FAILURE

I tried to find an error with code 80070774 on microsoft.com, but didn't
find anything. What could it be?
One more thing. I ran netdiag /d:interbank.com on target system and get such
result of DC list test:
DC list test . . . . . . . . . . . : Failed
[WARNING] Cannot call DsBind to dc1.intercontinentbank.com
(192.168.0.14). [SEC_E_SECURITY_QOS_FAILED]
Only mention I found was connected to secure channel options of RPC
call.
Is
it right way to dig?
Thanks.
 

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

Top