Problem:
==========
While trying to install agents in SCOM SP1 setup we were getting error as “SPN error: event id 21001 and 20057 with source OPS mgr connector”
Cause:
=====
Duplicate SPN’s was causing this issue.
Resolution:
=========
We manually deleted the duplicate SPN’s.
You can refer to the Method 1 listed in the following KB article:
http://support.microsoft.com/kb/321044
Method 1: Use the LDP support tool
- Click Start, click Run, type LDP, and then click OK.
- Click Connection, and then click Connect.
- Leave the default settings, and then click OK.
Note If you do not receive the expected result, try another search by using the Global Catalog Port (3268) instead of the default setting (389). - Click Connection, and then click Bind.
- Leave the default settings, and then click OK.
- Click View, and then click Tree.
- In the Tree View dialog box, type DC=YourDomain,DC=com in the BaseDN box, where YourDomain is your domain.
- Click Browse, and then click Search.
- In the Search dialog box, type DC=YourDomain,DC=com in the BaseDN box.
- In the Search dialog box, type (serviceprincipalname=HOST/mycomputer.mydomain.com) in the Filter box. If the service principal name that is referred to in the error in the System log differs from this example, type the service principal name to which the error refers.
Note If you do not receive the expected result, try searching for " HOST/" as opposed to searching only for the exact SPN in the event ID. - Under Scope, click Subtree.
- Click Run.