Our client for whom we are backing up their M365 using VBM365. This is all good for active mailboxes.
But they also have thousands of inactive mailboxes. They want these to be backed up by VBM365, so that they can remove the retention from these inactive mailboxes and can delete them.
I would use just recover the account.
Attaching the mailbox to another user account doesn't make much sense to me.
We do understand that additional licenses will be required for both M365 and Veeam, this is fine.
A workaround for the licensing could be changing the type from UserMailbox to SharedMailbox. Veeam doesn't ask for licenses when protecting Shared Mailboxes.
The change has to be done on Exchange Online after you have recovered the mailbox. But you should check with Microsoft first if they allow to change thousands of UserMailboxes to the type Shared.
In that case (local active directory not available anymore) you must restore the mailbox to a new Entra ID user account.
Veeam Backup for Microsoft 365 requires an active mailbox. And an active mailbox requires an active Entra ID account.
This will be a mammoth exercise for us to backup 2500+ inactive mailbox.
Any process that can simply this for us?
For now, this is our high level plan,
1. Create a M365 group and exclude this M365 group from the current mailbox backup job (which runs daily for the active mailboxes)
2. Create new Entra ID user account (not sure yet on the naming convention for this new user account)
3. Add this new Entra ID user account to the M365 group
4. Restore the mailbox to this new ID user account
5. Once the restore is complete, setup a separate mailbox backup job specific to just this M365 group
6. Wait for this job to complete
7. Delete the Entra ID account
8. Delete the inactive mailbox
The reason for creating the M365 group and excluding it from the primary mailbox backup job is to make sure this job continues to run daily and is not slowed down by the restores of inactive mailboxes.
Once we have validated these steps and are successful, for steps #2, #3 and #4, we will increase the count to 200+ mailboxes at a time to be restored and backed-up.
Are we missing anything or any better way to get this done?