#Assign the role to the required user account New-ManagementRoleAssignment -Role “Mailbox Import Export” -User administrator #Restart the shell #This would search every mailbox for messages containing […]
First you have to give permissions to the account that needs to import/export or nothing will work. Where “MyExportAccount” is the account that needs permissions to […]
In this example we will add a domain group named group-calendarReviewers to a mailbox named Jeremy.Whittaker. We will give the group “Reviewer” access rights Add-MailboxFolderPermission -identity […]
Recently I installed Vmware Server. When I opened the web browser it popped up with an error service unavailable 503. To fix follow the steps below. […]