What events are generated in RMAD when the "Encrypt and protect backups with password" is selected/unselected? Also, where this events will be logged.
The setting is found under Backup tab in the Collection's Properties
The events related to changing computer collection settings were added in version 10.3.2. Product Backlog Item 234185: Enhancement - Increase event viewer logging for console actions
For backup passwords, you will see two events: 2208 (about the checkbox) and 2214 (about the password value) and it will be logged on RMAD server event viewer logs.
Also, for older version than 10.3.2, all collection settings, including the backup password, are stored in the local SQLite database (Rmad.db3). You can retrieve this information using the following PowerShell cmdlet:
Get-RMADCollection MyCollection | select BackupPasswordEnabled
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center