For migrating the CA, it could be required to remove the complete ADCS role. Therefore, it is necessary and recommended to create a backup of the certificate database, the CA registry settings, and the CA certificate with the private key of the CA. To do so, we refer to the guidelines provided in the Microsoft TechNet database. In the following, example is shown for a backup of a CA.
-
Open a PowerShell with administrator rights and create a directory for the backup at your preferred location.
-
Back up the certification database.
|
›_ PowerShell |
|---|
|
-
Back up the private key and the CA certificate. Enter a secure password as the symmetric key to protect the PKCS#12 file.
|
›_ PowerShell |
|---|
|
-
Back up the CA registry settings.
|
›_ PowerShell |
|---|
|
-
Stop the CA service.
|
›_ PowerShell |
|---|
|