Daily Archives: September 6, 2022

Windows Server – How to identify which domain controller authenticated a user

Have the logged on user launch the command prompt on the target computer. Type Set Logonserver the name of the domain controller that authenticated the user will be returned. See the figure below. Using echo %username% will allow you create a script to identify the authenticating … Continue reading

Posted in Active Directory, windows | Comments Off on Windows Server – How to identify which domain controller authenticated a user

Active Directory replication error -2146893022: The target principal name is incorrect

Stop the KDC service on the destination domain controller. To do it, run the following command at a command Start replication on the destination domain controller from the source domain controller. Use AD Sites and Services or Repadmin. Start the Kerberos … Continue reading

Posted in Active Directory | Comments Off on Active Directory replication error -2146893022: The target principal name is incorrect