Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

When We Lost Our Data Encryption Key - CRM 2016

$
0
0

Ok Guys!

My Organization was failed!

I wiped it and import new Organization

Now Status is Enable!

But I Lost Data Encryption Key and Mailboxes Failed!

Now I have to active data encryption key, But How?!

Don't Worry, It's so simple.

First, make a backup of your CRM organization database

Next step is to wipe clean all the sensitive data by deleting certain data records:

USE CRMOrg_MSCRM
UPDATE EmailServerProfile SET IncomingPassword=null
UPDATE EmailServerProfile SET OutgoingPassword=null
UPDATE Mailbox SET Password=null
UPDATE Queue SET EmailPassword=null
UPDATE UserSettings SET EmailPassword=null


Now you can activate Data Encryption Key!
and you have to Re-config Mailboxes

Good Lock!

Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>