Distributed Key Management (DKM) is used to store VMM encryption keys in an Active Directory Domain Services (AD DS) container.
When installing VMM, for security reasons (recommended, as it encrypts the information on AD) and when deploying HA VMM (required), choose to use DKM on the Configure service account and distributed key management page.
Why do we need DKM? By default, using the Windows Data Protection API (DPAPI), VMM encrypts some data in the VMM database (for example, the Run As account credentials and passwords), and this data is tied to the VMM server and the service account used by VMM. However, with DKM, different machines can securely access the shared data.
Once an HA VMM node fails over to another node, it will start accessing the VMM database and use the encryption keys conveniently stored under a container in AD to decrypt...