The RPC server is unavailable

G

Guest

I'm trying to add a dc to existing domain, but when I'm running dcpromo on the part in the Network Credentials page (user, password and domain), after that I'm getting the message "The RPC server is unavailable". Am I doing something wrong
Thanks.
 
P

Paul Bergson {MCT, MCSE}

Load the support tools from your server install cd

d:\support\tools\setup.exe

Run the following from within a cmd file. Replace dcname with the name of
the domain controller you are running this from. This will generate a text
file that will pop up on your screen once completed.


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

Paul Bergson MCT, MCSE, CNE, CNA, CCA


Edward said:
I'm trying to add a dc to existing domain, but when I'm running dcpromo on
the part in the Network Credentials page (user, password and domain), after
that I'm getting the message "The RPC server is unavailable". Am I doing
something wrong?
 
G

Guest

"RPC server is unavailable" errors are commonly caused by DNS problems.

Verify DNS is working well and DCs are correctly registered in DNS before doing anything else

You can run "netdiag /v /test:dns" to check for DNS issues.

Craig Landis [MSFT
(e-mail address removed)
 

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