On Step 1 of 7, the "Mailbox role: Client Access service," I got an error during installing:
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 8FCF29D8F3A4D8E3D649BF4231DC9B4641D5A077 because a cryptographic exception was thrown.".
I couldn't find help anywhere on this. Can someone help me? If you need any more info, please let me know ^_^