ABasin
asked on
promoting a 2012 sever to a dc in a 2011sbs domain
What going on is I’m trying to add my 2012 server as a domain controller to my 2011 sbs domain. I’ve added the role of active directory domain services without issue but when I go to promote it to a domain controller it fails right away here is the excerpt from the log adprep.log
[2013/09/10:15:00:13.807]
Adprep was unable to complete because the call back function failed.
[Status/Consequence]
Error message: Unable to access the computer "xxxxxxx.bearvalley.com". The network path was not found.
(0x80070035).
[User Action]
Check the log file ADPrep.log, in the C:\Windows\debug\adprep\lo gs\2013091 0150013 directory for more information.
DSID Info:
DSID: 0x1811132a
winerror = 0x1f
NT BUILD: 9200
NT BUILD: 16384
[2013/09/10:15:00:13.807]
Adprep was unable to update forest information.
[Status/Consequence]
Adprep requires access to existing forest-wide information from the schema master in order to complete this operation.
[User Action]
Check the log file, ADPrep.log, in the C:\Windows\debug\adprep\lo gs\2013091 0150013 directory for more information.
[2013/09/10:15:00:13.807]
Adprep successfully stopped using the specified credentials for network connections.
[2013/09/10:15:00:13.808]
Adprep successfully closed the network connection to the Active Directory Domain Controller xxxxxxx.bearvalley.com.
As you would notice It shows unable to access the server with the network path not found then a few line below it says successfully closing network connection to the server I’ve tried connecting to the network resource from command line and it works having access to the file and directories like ntds and sysvol for the replication I get no other error in any event log on either server so my question is what is it trying to access that it is not being allowed to? I’ve tried changing the security on the folders I know It is trying to access with no joy. Is there a problem with what I’m trying to do? Is it allowed? Is it a configuration issue of either server that can be resolved?
[2013/09/10:15:00:13.807]
Adprep was unable to complete because the call back function failed.
[Status/Consequence]
Error message: Unable to access the computer "xxxxxxx.bearvalley.com". The network path was not found.
(0x80070035).
[User Action]
Check the log file ADPrep.log, in the C:\Windows\debug\adprep\lo
DSID Info:
DSID: 0x1811132a
winerror = 0x1f
NT BUILD: 9200
NT BUILD: 16384
[2013/09/10:15:00:13.807]
Adprep was unable to update forest information.
[Status/Consequence]
Adprep requires access to existing forest-wide information from the schema master in order to complete this operation.
[User Action]
Check the log file, ADPrep.log, in the C:\Windows\debug\adprep\lo
[2013/09/10:15:00:13.807]
Adprep successfully stopped using the specified credentials for network connections.
[2013/09/10:15:00:13.808]
Adprep successfully closed the network connection to the Active Directory Domain Controller xxxxxxx.bearvalley.com.
As you would notice It shows unable to access the server with the network path not found then a few line below it says successfully closing network connection to the server I’ve tried connecting to the network resource from command line and it works having access to the file and directories like ntds and sysvol for the replication I get no other error in any event log on either server so my question is what is it trying to access that it is not being allowed to? I’ve tried changing the security on the folders I know It is trying to access with no joy. Is there a problem with what I’m trying to do? Is it allowed? Is it a configuration issue of either server that can be resolved?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.