There are steps to backup certificates using cmd line, I suggest you automate this script using scheduler to run backup everyday.
How to take the daily Backup of Issuance Certification Authority?
Hi Team,
I have taken the backup of Database & Key of My issuance CA using the CA backup option. My issuance CA have issued 15 to 20 certificates daily. We want to take the backup on daily basis. Let me know the process where the same data base can incremental on daily basis.
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
3 answers
Sort by: Most helpful
-
Vinodh247 35,141 Reputation points MVP Volunteer Moderator
2023-08-16T05:13:01.8333333+00:00 -
Darshan Baban Gharve 5 Reputation points
2023-08-16T06:00:27.3466667+00:00 Dear Vinodh,
Thanks for your answer. As I have taken backup (Both Database & Key) already hence I need to run the command for incremental only.
Backup-CertificationAuthority.ps1 -path C:\CABackup\DailyBackup -type=Incremental -Password= "mypassword" -backupKey -backupLog -force
Am I correct ?
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more