Forum Discussion
MiSum83
Aug 14, 2023Brass Contributor
"Mailbox Import Export" role issue
Hello, I'll be doing emails migration soon and would need to import PST files. Would like to use the Import tool available in MS Purview.... However, to be able to use Import feature, I need to a...
- Aug 15, 2023Try adding the role via PowerShell:
New-ManagementRoleAssignment -Role "Mailbox Import Export" -SecurityGroup "Organization Management"
Or, you can directly assign it to the user(s) in question:
New-ManagementRoleAssignment -Role "Mailbox Import Export" -user admin1
Kidd_Ip
Aug 15, 2023MVP
Seems you are not the 1st or 2nd user hit the problem, may raise a ticket to Microsoft to check from the back:
"We couldn't save your changes. Please try again." error and July 2022 - Microsoft Community