Ok... this one is exceptionally annoying. I have followed these instructions: https://technet.microsoft.com/en-us/library/mt171421.aspx to get this working. However when I get to the part where you need to prep the certificate (all prereqs regarding this have been met) I continue to get these annoying errors (below). Can anyone provide any translation as to what is wrong here?
Exception calling "AddAccessRule" with "1" argument(s): "Some or all identity references could not be translated."
At C:\Program Files\Microsoft Dynamics CRM\tools\CertificateReconfiguration.ps1:141 char:2
+ $privKeyAcl.AddAccessRule($accessRule) | Out-Null
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : IdentityNotMappedException
[03/07/2018 19:41:38] Exception calling "AddAccessRule" with "1" argument(s): "Some or all identity references could no
t be translated."
[03/07/2018 19:41:38] Fail to add ACCESS ALLOW rule to service account.
*This post is locked for comments
I have the same question (0)