
The following warning may also be present after attempting an upgrade:
Unable to create a backup copy of the database encryption key for this Administration Service.Details: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Defects 315646 and 405222.
For earlier versions of Active Roles, try the following workarounds:
WORKAROUND 1
If another Active Roles Administration Service is already running and using the same configuration database that this service is joining, and the new service starts normally, then this warning can be ignored.
WORKAROUND 2
Run the below cmdlets to restore the encryption key:
If there was no encryption key password set use this command:
Restore-AREncryptionKey -DatabaseServer "<SQL Server>" -DatabaseName "<ARS DB>" -RestoreFromFile "c:\temp\AREncryptionKey.bin"
NOTE: To ensure that the correct encryption key is used, use the Backup-AREncryptionKey cmdlet on a working instance of the old Active Roles version (if possible).
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center