Archive for the ‘Microsoft 365’ Category

Add Mailbox Import Export Role in Office 365 using PowerShell

Saturday, February 6th, 2021

Install-Module -Name ExchangeOnlineManagement
Import-Module ExchangeOnlineManagement
Connect-ExchangeOnline

Enable-OrganizationCustomization

New-ManagementRoleAssignment –Role “Mailbox Import Export” –User “user name”

Get-ManagementRoleAssignment –Role “Mailbox Import Export” | FL RoleAssigneeName, Name

Disconnect-ExchangeOnline

Microsoft® Update-katalog

Saturday, September 12th, 2020

https://www.catalog.update.microsoft.com/home.aspx

How to Setup Inbox Rules for Shared Mailbox on Office 365

Friday, August 28th, 2020
  1. Open a browser and visit this page
    https://outlook.office365.com/ecp/shared-mailbox-address/
    Replace shared-mailbox-address with your shared mailbox address.
  2. Click on organize email on the left side.
  3. Click on inbox rules on the top.
  4. Click on the plus sign to add a new rule.

Office 365 Please Add Import Export Role

Wednesday, March 4th, 2020
  • Browse to 365 home panel.
  • Select Admin Centres and Exchange.
  • Select Permissions.
  • Click”+” to create a new role.
  • Name the role Import Export.
  • Under Roles locate the “Mailbox Import Export” role.
  • Add the desired user.
  • Wait an hour and check back!
  • https://protection.office.com/
  •