--ignore_app_errors
The parameter is used with the backup disk command if the --application_aware parameter is specified.
The parameter determines the software behavior when it fails to collect application metadata during a backup. For example, this happens if a database is corrupted or the application service is stopped.
If the parameter is not specified, the backup will fail.
If the parameter is specified, the backup will continue but the application metadata will be ignored. Hence, you will not be able to recover individual SQL databases or Active Directory data. However, recovery of disks, volumes and files will still be possible.
The parameter must follow the --application_aware parameter.