I have an AD service account that cannot write to its own SPN so I had them created manually.
I used the MS SQL Kerberos tool and it created the SPNs strings I needed.
The SPNs were created manually and I manually checked them.
The SQL Kerberos tool states the one of the SPNs is missing.
serverNameA.myDomain.com:2000 serviceAccountName
serverNameA.myDomain.com serviceAccountName<---this is the one that the tools says is missing.....
The SPN is created so why would SQL think it is not there. Is there another way to manually check?