From time to time when using the repadmin utility “repadmin /replsum” you may come across the following error
1396 logon failure: The target account name is incorrect.
To fix this issue I have followed this precedure.
Stop the KDC service and set the service to manual
Restart your server
Start the KDC Service and set the service back to automatic
Open a command prompt and run the following commands ( You should use a Domain Admins Account)
netdom resetpwd /server:
passwordd:”enter password”
Once this has run you should see the following message.
The machine account password for the local machine has been successfully reset.
The command completed successfully.
Reboot your Server.
Finally use repadmin to check the issue has been resolved.
Repadmin /replsum to make sure the secure channel has been fixed
I hope this has helped, and thanks to Sean.