Hello.
I have installed a new domain controller in my domain. Installed Windows 2016 standard , install AD DS role. And promote to domain controller. After wizard end ,system on new domain controller was rebooted. In Server manager i have a warning with Post
deployment Configuration. When i open it and expand description "Error determining whether the target server is already a domain controller: The domain controller promotion completed, but the server is not advertising as a domain controller."
The old domain (main) controller based on windows server 2012.
How can I fixt it ?
1)dcdiag
2) repadmin /replsum
3) dsquery server
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Windows\system32>dcdiag
Directory Server Diagnosis
Performing initial setup:
Trying to find home server...
Home Server = SRV16
* Identified AD Forest.
Done gathering initial info.
Doing initial required tests
Testing server: Default-First-Site-Name\SRV16
Starting test: Connectivity
......................... SRV16 passed test Connectivity
Doing primary tests
Testing server: Default-First-Site-Name\SRV16
Starting test: Advertising
Warning: DsGetDcName returned information for \\SRV.domena.local, when we were trying to reach SRV16.
SERVER IS NOT RESPONDING or IS NOT CONSIDERED SUITABLE.
......................... SRV16 failed test Advertising
Starting test: FrsEvent
......................... SRV16 passed test FrsEvent
Starting test: DFSREvent
......................... SRV16 passed test DFSREvent
Starting test: SysVolCheck
......................... SRV16 passed test SysVolCheck
Starting test: KccEvent
......................... SRV16 passed test KccEvent
Starting test: KnowsOfRoleHolders
......................... SRV16 passed test KnowsOfRoleHolders
Starting test: MachineAccount
......................... SRV16 passed test MachineAccount
Starting test: NCSecDesc
......................... SRV16 passed test NCSecDesc
Starting test: NetLogons
Unable to connect to the NETLOGON share! (\\SRV16\netlogon)
[SRV16] An net use or LsaPolicy operation failed with error 67, The network name cannot be found..
......................... SRV16 failed test NetLogons
Starting test: ObjectsReplicated
......................... SRV16 passed test ObjectsReplicated
Starting test: Replications
......................... SRV16 passed test Replications
Starting test: RidManager
......................... SRV16 passed test RidManager
Starting test: Services
......................... SRV16 passed test Services
Starting test: SystemLog
......................... SRV16 passed test SystemLog
Starting test: VerifyReferences
......................... SRV16 passed test VerifyReferences
Running partition tests on : ForestDnsZones
Starting test: CheckSDRefDom
......................... ForestDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... ForestDnsZones passed test CrossRefValidation
Running partition tests on : DomainDnsZones
Starting test: CheckSDRefDom
......................... DomainDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... DomainDnsZones passed test CrossRefValidation
Running partition tests on : Schema
Starting test: CheckSDRefDom
......................... Schema passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Running partition tests on : Configuration
Starting test: CheckSDRefDom
......................... Configuration passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Configuration passed test CrossRefValidation
Running partition tests on : domena
Starting test: CheckSDRefDom
......................... domena passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... domena passed test CrossRefValidation
Running enterprise tests on : domena.local
Starting test: LocatorCheck
......................... domena.local passed test LocatorCheck
Starting test: Intersite
......................... domena.local passed test Intersite
C:\Windows\system32>repadmin /replsum
Replication Summary Start Time: 2019-12-18 13:54:58
Beginning data collection for replication summary, this may take awhile:
.....
Source DSA largest delta fails/total %% error
SRV 08m:08s 0 / 5 0
SRV16 55m:02s 0 / 5 0
Destination DSA largest delta fails/total %% error
SRV 55m:02s 0 / 5 0
SRV16 08m:08s 0 / 5 0
C:\Windows\system32>dsquery server
"CN=SRV,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=domena,DC=local"
"CN=SRV16,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=domena,DC=local"Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.