Forum Discussion
DCOM was unable to communicate with the computer
Dave Patrick something strange is going on now its shows different pid and there no dcom in task
DCOM was unable to communicate with the computer 1.1.1.1 using any of the configured protocols; requested by PID 1460 (C:\Windows\system32\dcdiag.exe).
An error event occurred. EventID: 0x0000272C
Time Generated: 10/08/2020 13:56:08
Event String:
DCOM was unable to communicate with the computer 206.223.173.5 using any of the configured protocols; requested by PID 11b8 (C:\Windows\system32\dcdiag.exe).
If it only happens when you run dcdiag you can ignore it.
- Dave PatrickOct 08, 2020MVP
- Each domain controller should also have its own static ip address listed for DNS on connection properties.
- It looks like all of the "DCOM was unable to communicate" were caused by dcdiag.exe itself so you can safely ignore it.- I'd check that windows is patched to the latest cumulative update.
- DC05 appears to be having some replication problems, you might try demote, reboot, promo it again (of course after roles transfer)
- As to the ncap adapter you may want to ask the vendor about configuration on a domain controller - franco01Oct 08, 2020Copper Contributor
Dave Patrick here the link in each folder contains unzip files
https://onedrive.live.com/?id=2DE6AC03276854FD%211151&cid=2DE6AC03276854FD
- Dave PatrickOct 08, 2020MVP
Please run;
- Dcdiag /v /c /d /e /s:%computername% >c:\dcdiag.log
- repadmin /showrepl >C:\repl.txt
- ipconfig /all > C:\dc1.txt
- ipconfig /all > C:\dc2.txt
- (etc. as other DC's exist)
then put **unzipped** text files up on OneDrive and share a link. - franco01Oct 08, 2020Copper Contributor
Dave Patrick \ is anyway to fix this it seems little bit overkill to setup another dc
- Dave PatrickOct 08, 2020MVP
If a single DC appears to be problematic it may be configuration and or some corruption. Might try standing up a new one as a test.
- franco01Oct 08, 2020Copper Contributor