Quantcast
Channel: Office 365 for small business administration - Recent Threads
Viewing all articles
Browse latest Browse all 2721

Re: Email disappearing from inbox for a user...

$
0
0

Hi Bod,

Based on current situation, please reset the user’s password as soon as possible at first.

Secondly, check whether or not grant another user “full access” permission for this mailbox:
1.Connect to Exchange Online via powershell: http://help.outlook.com/en-us/140/cc546278.aspx
2.Run command below to check permissions on this mailbox.
Get-MailboxPermission -Identity <Mailbox ID 1> | Format-List
3. Remove “FullAccess” permission from the mailbox.
Remove-MailboxPermission -Identity 'UserBeingGrantedPermission' -User 'UserWhoseMailboxIsBeingConfigured' -AccessRights 'FullAccess'
-InheritanceType 'All'

Thirdly, check your antivirus software’s quarantines or disable antivirus software to monitor mailbox.

Thanks,
Jacky Ding


Viewing all articles
Browse latest Browse all 2721

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>