Hello,
I am an Exchange newbie trying to setup Exchange 2013 on Server 2012 in a lab environment. I keep hitting an error (form the logs below). From what I can surmise, it is saying that the network service account cannot access the fqdn certificate
that corresponds to the server I am trying to install Exchange on (the thunmbprint matched). Can anyone tell me how to resolve this.......I would really appreciate some help. Thank you in advance! My email is
nigelgreen1@gmail.com
[03-10-2016 18:36:40.0786] [1] [ERROR] The following error was generated when "$error.Clear();
Install-ExchangeCertificate -WebSiteName "Exchange Back End" -services "IIS, POP, IMAP" -DomainController $RoleDomainController -InstallInTrustedRootCAIfSelfSigned $true
if ($RoleIsDatacenter -ne $true -And $RoleIsPartnerHosted -ne $true)
{
Install-AuthCertificate -DomainController $RoleDomainController
}
" was run: "Could not grant Network Service access to the certificate with thumbprint 707ACDEA1A37E11B3FB737B9DAF7E59ABA60BC70 because a cryptographic exception was thrown.".
[03-10-2016 18:36:40.0786] [1] [ERROR] Could not grant Network Service access to the certificate with thumbprint 707ACDEA1A37E11B3FB737B9DAF7E59ABA60BC70 because a cryptographic exception was thrown.
[03-10-2016 18:36:40.0786] [1] [ERROR] Access is denied.