Re: 2 domaincontrollers



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


See for more details

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/1d4ce93c-54f2-4069-a708-251509c38837.mspx

--


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

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


"Ramon" <niese@xxxxxxxxx> wrote in message
news:%23NenHrL2FHA.1256@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Paul,
>
> No I made DNS ad integrated and installed it on both dc. So clients have 2
> DNS servers. DC1 is the preferred .....hmmmm....maybe thats the problem.
> Perhaps the server could be pinged but could do anything else anymore
> because it crashed.....
>
> Ramon
>
>
> "Paul Bergson" <pbergson@xxxxxxxxxxxxxxxxx> schreef in bericht
> news:eD2iCcJ2FHA.3180@xxxxxxxxxxxxxxxxxxxxxxx
>> Where is your dns service residing? Could it be it was only on dc 1?
>>
>> --
>>
>>
>> Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Ramon Niese" <ramon@xxxxxxxxxxx> wrote in message
>> news:uTIQnsG2FHA.3816@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi,
>>>
>>> We have 2 domaincontrollers windows 2003 in our organisation. (Both are
>>> global catalog). FSMO roles are as follows.
>>> Schema master and domain naming master on DC 1. Other 3 roles on DC 2.
>>>
>>> Last night DC 1 crashed and now people with windows xp machines are
>>> getting the following error message. The rpc service is not available.
>>> I don't understand?? I thought if I had two domaincontrollers that DC 2
>>> would take over if DC 1 fails. Did I configure something wrong???
>>>
>>> thx in advance.
>>>
>>> Ramon
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Active Directory Replication error
    ... > The primary DC that is rejecting the other one is this server is called ... > Starting test: Replications ... >> If you don't have the tools installed, ... >> Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA ...
    (microsoft.public.windows.server.active_directory)
  • Re: DCPROMO Demotion Fails...
    ... 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) ... Copy the following to a cmd file and run look for error, fail and warn ... >> Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA ...
    (microsoft.public.windows.server.active_directory)
  • Re: 2 domaincontrollers
    ... > 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) ... > Copy the following to a cmd file and run look for error, fail and warn ... >>> Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA ...
    (microsoft.public.windows.server.active_directory)
  • Re: XP computer accounts disappearing
    ... 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) ... Copy the following to a cmd file and run look for error, fail and warn ...
    (microsoft.public.win2000.active_directory)
  • Re: Couple of clustering questions
    ... Consider a 2 server active passive win2k cluster with a shared drive. ... mean) why would node 2 require to install application A again? ... Do all clustered services that can fail over use ...
    (microsoft.public.windows.server.clustering)