Read time 5 minutes

Most businesses nowadays incur heavy traffic from incoming and outgoing email messages. But their email communication is effortlessly managed through Microsoft 365 accounts. This has led to a substantial number of Microsoft 365 users worldwide.

The entry and exit of employees in the organization make it challenging for the Exchange Administrator to maintain data integrity.They must be thorough with the platform and adopt certain practices to manage all the data well. Here, we will discuss the best practices you can apply to manage mailbox data and easily take the backup Office 365.

Things to know before you begin

Exchange mailbox management involves successfully administering and maintaining mailboxes without any issues. Considering the vastness of the topic, here we are discussing the basics only. Sometimes administrators use PowerShell or Admin Center to make changes and set additional properties for user mailboxes. But you should either be Global Admin or have permission to perform this procedure. You can check out the Mailbox Permissions to know about the authorities.

How to change Mailbox Properties using the Admin Center?

To change the mailbox properties for a SINGLE USER, you need to follow the steps given below-

  1. Open the Microsoft 365 admin center. Under Admin centers, select Exchange to open the Exchange Admin center.
  2. From the left panel, expand Recipients and select Mailboxes.open the Exchange Admin center
  3. Go to the list of user mailboxes, click on the user, and it will open the user settings window.
  4. You can change the user mailbox properties, including General, Organizational, Delegation, Mailbox, and Others.change the user mailbox properties

To change the mailbox properties for MULTIPLE USERS, follow these steps-

  1. Go to Exchange Admin Center and navigate to Recipients > Mailboxes.
  2. Select two or more mailboxes in the list and go to the Details Pane.
  3. Select the mailbox properties or feature you want to edit in the Details pane.edit in the Details pane
  4. Make the ideal changes as per requirements and then save the changes.

Below is a detailed list of all the properties and their sub-parts which can be modified. They will vary for a single user or multiple users.

Properties Sub-Properties
General
  • Manage contact information: First name, Last name, Display name, Alias, User ID, Mobile Phone, and more.
  • Manage hide from GAL: Turn the Hide selected mailboxes from Global Address List (GAL) on or off.
  • Manage email address type: Add one default reply address for each email address.
  • Manage email apps settings: Enable or Disable Outlook on the web, Outlook desktop (MAPI), Exchange web services, Mobile (Exchange ActiveSync), IMAP,or POP3.
  • Manage mobile devices: Perform a remote wipe, select mailbox policy for mobiles, and create rules.
Organization
  • Manage Organization Information:
    Title, Department, Company, Manager, and Direct Reports
Delegation
  • Send as
  • Send on Behalf
  • Read and manage (Full Access)
Mailbox
  • Mail flow settings: Manage message size restriction, Manage email forwarding, and Manage message delivery restriction
  • Mailbox policies:Sharing policy, role assignment policy, retention, and address book policies.
Others Custom attributes, Group membership, Automatic replies, Convert to shared mailbox, Litigation hold, Mailbox archive, Set recipient limit, and Mail tip.
How to change user Mailbox Properties with Exchange Online PowerShell?

If you want to manage user mailboxes via Exchange Online PowerShell, you can do that easily with the help of Get-Mailbox and Set-Mailbox cmdlets. The most significant advantage of using Exchange PowerShell is that you can modify the properties of multiple mailboxes at once.

Verify the applied mailbox properties for users-

Now, to verify that the changes are applied to the mailboxes, do the following things:

  1. Go to the Exchange Admin Center, select each mailbox you bulk edited, then click Edit to check the modified properties.
  2. You can check the same in Exchange Online PowerShell using the Get-Mailbox cmdlet. The advantage of using Exchange Online PowerShell is that it allows you to view multiple properties of multiple mailboxes. The below cmdlet can be used to verify whether the retention policy is applied to a mailbox-
Get-Mailbox -ResultSize unlimited -Filter {(RecipientTypeDetails -eq ‘UserMailbox’)} | Format-List Name,ArchiveDatabase,RetentionPolicy

Similarly, you can verify the modified settings of other Office 365 mailboxes.

Managing Office 365 mailboxes using EAC or Exchange Online PowerShell is a bit complicated, as you have to verify every time the changes are applied or not. Similarly, taking backup of Microsoft 365 mailboxes is more complex than managing them, as the manual methods to backup Office 365 mailboxes are too challenging to understand. So, we recommend you use Kernel Export Office 365 to PST utility to ease the Office 365 mailbox backup process.

Wrap Up

Efficiently managing Office 365 mailboxes crucial, as things keep changing in organizations. So, modification in your Office 365 mailboxes is required sometimes. You can easily modify your Microsoft 365 mailbox properties from EAC or Exchange Online PowerShell. Also, the Kernel Office 365 Backup tool is a simple solution to back up Office 365 mailboxes. You can also export multiple Office 365 mailboxes to PST and other formats to keep your data safe and intact.