Hi,
Just going through the "Before you begin" section of FIM setup. We are planning to use a hardware load balancer, and this has been configured and the relevant 'A' record created in DNS. We next go to a DC and try to register the SPN for this new NLB name as follows:
- setspn –S FIMService/IDM.company.com domain\FIMSync
- setspn –S FIMService/IDM domain\FIMSync
- setspn –S HTTP/IDM.company.com domain\FIMWSS
- setspn –S HTTP/IDM domain\FIMWSS
When we run the first setspn registration we get the error message:
- Unknown Parameter FIMService/IDM.company.com. Please check your usage.
We also tried running it like this:
- setspn –A FIMService/IDM.company.com domain\FIMSync
But the same error message appears.
Any ideas?
thank you