Steve Pantol

Results 3 comments of Steve Pantol

Happy to! PS C:\Users\spantol> $error[0] | Select * PSMessageDetails : Exception : Microsoft.PowerShell.Commands.WriteErrorException: Type or value exists TargetObject : CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Add-LDAPIdentitySource ErrorDetails :...

Hi @dmilov - I'm trying to run Add-LDAPIdentitySource once, with a `PrimaryURL` defined and a `SecondaryUrl` defined. Both of the parameters provided are active directory domain controllers.

Apologies for the delay here. Trying to repeat the command with different PrimaryURLs and certificates gets me this error: `Add-LDAPIdentitySource: Domain with name 'stickers.corp' and alias 'stickers' already exists.` ---...