Skip to main content


 

 

How can we help you?

 

Druva Documentation

How to backup shared mailbox

Heads up!

We've transitioned to a new documentation portal to serve you better. Access the latest content by clicking here.

 

Overview

We will review numerous ways to import the Office 365 shared mailbox in Druva inSync.

Pre-requisite:

You can create a new profile (Shared mailbox profile) with backup for Cloud App - Microsoft 365 (Exchange Online) enabled, and OneDrive disabled.

For SCIM Shared mailbox Block sign in: No and IsActive: True

Procedure:

Click on Add new user under the user's page at the inSync admin console.

Create a user manually in Druva inSync with an exact email address as of shared mailbox.

Add the shared mailbox to the Azure SCIM app.

The shared mailbox should be imported in Druva inSync.

The Shared mailbox should be automatically imported once the mapping is created for Azure AD.

You can manually import users from the inSync admin console > Click on users > Import users > Import users from Azure AD > type the email address to auto-populate.

You can use import shared mailbox via the CSV option to create users in Druva inSync.

Once you login to inSync admin console > Click on users > Import users > Import users from CSV.

Use the below command to export all shared mailbox via Exchange online PowerShell: 

Get-Mailbox -RecipientTypeDetails SharedMailbox -ResultSize:Unlimited | Select Identity,PrimarySMTPAddress | Export-Csv Sharemailbox.csv -NoTypeInformation

You can leverage Druva APIs to create new users.

https://developer.druva.com/referenc...ement-v1-users


 

See also

How to import shared mailbox in Druva inSync, import shared mailbox, mailbox import

  • Was this article helpful?