How to Change M365 Teams "Skip Backup" Messages to [Info] in AhsayCBS?
Product Version
Operating System
Description
Currently, the following warning message will be shown when there are unselected users in Microsoft 365 Backupset (Teams & Channels):
[warn] Messages for users "%M365_username%" in Channel %ChannelName% ("%TeamID%, %ChannelID") will skip to backup cause users are not selectedSome users do not want to be alerted for those unselected users; a debug option has been added in AhsayCBS v10.3 to change those warning messages to info.
Cautions:
Be aware that changing these warning messages to the [info] type will mean that excluded users will no longer be flagged as warnings, potentially causing data gaps to go unnoticed during routine report reviews. Administrators should ensure that any unselected users are intentionally excluded to avoid accidental data loss.
Solution
For AhsayCBS Run-on-Server Backup:
- Stop AhsayCBS services
- Locate cbs.opt under %AhsayCBS%\conf\ (e.g. C:\AhsayCBS\conf\cbs.opt)
Add the following debug option to the file:
com.ahsay.obx.core.backup.office365.Office365TeamsBackupMgr.suppressSkipBackupNoneSelectedWarn=true- Start AhsayCBS services
For AhsayOBM Run-on-Client Backup:
- Stop AhsayOBM services
- Locate cb.opt under %AhsayOBM%\ (e.g. C:\AhsayOBM\cb.opt)
Add the following debug option to the file:
com.ahsay.obx.core.backup.office365.Office365TeamsBackupMgr.suppressSkipBackupNoneSelectedWarn=true- Start AhsayOBM services