Author: Steve Man
Add X500 Alias to Mailboxes with Old LegacyExchangeDN Value
John Test<mailto:IMCEAEX-_O%3DYOUR%2B20ENTERPRISE%2B20EXCHANGE_OU%3DEXCHANGE%2B20ADMINISTRATIVE%2B20GROUP%2B20%2B28FYDIBOHF23SPDLT%2B29_CN%3DRECIPIENTS_CN%3DJTest451a@domain.edu<mailto:3DJTest451a@domain.edu>>
The e-mail address you entered couldn’t be found. Please check the recipient’s e-mail address and try to resend the message. If the problem continues, please contact your helpdesk.
•Replace +20 with a blank space.
•Replace +28 with an opening parenthesis character (.
•Replace +29 with a closing parenthesis character ).
•Delete IMCEAEX-.
•Delete @domain.edu.
-
This can be performed on the server to apply a global fix. The real issue is stemming from the ‘Type Ahead’ cache in the users Outlook/Outlook Web App. They can easily clear out the cache completely OR delete the type ahead address as they are entering it and reselect from the address book..
Exchange PowerShell to Recover Mailbox Items in Exchange 2010.
Scenario: A user is missing mailbox items because they were accidentally deleted or moved from the mailbox and the user cannot find these missing items in their “Recover Deleted Items” folder accessible in Outlook. (Note: How to access the Recover Deleted Items section in Outlook: Outlook 2010 & Outlook 2007)
Out of Office Not Working for a Single User
Issue: Out of Office is turned on for a user, but a Out of Office notification is not beingsent to internal/external users. You may see the Out of Office message internally BEFORE you send the message in the Outlook notification bar in the new message window.
Rules of Troubleshooting
- I always check the Event Viewer or other log files first when troubleshooting.
- I do not start troubleshooting until all software/hardware is patched up to the latest approved release.
- I do not make modifications unless I have a verified backup, have logged the change and I am reasonably certain what the end result will be.
- My job is to provide a solution. A “workaround” means that something is still broke, and I didn’t do my job.
- An end user only reports their perception of the situation; It is my job to verify the reality of the situation before attempting to find the solution.
- I never assume anything; I always verify everything with my own eyes.
- Asking for help from a co-worker implies I have confidence in their ability to assist, it does not imply failure on my part.
- I am never afraid to call a vendor or support line for 3rd party products. It’s their product and they will be more familiar with it than I will be leading to a faster resolution.
“the source data is corrupted or not properly base 64 encoded”
Track message logs for a user
Offboarding and Onboarding Mailboxes
Get-Mailbox xx| New-MoveRequest -Remote -RemoteHostName ‘mail.domain.com’ -RemoteCredential $opcred -TargetDeliveryDomain ‘o365.mail.onmicrosoft.com’
Get-Mailbox xx| New-MoveRequest -OutBound -RemoteTargetDatabase ‘Mailbox Database xxxxxxxx’ -RemoteHostName ‘mail.domain.com’ -RemoteCredential $opcred -TargetDeliveryDomain ‘domain name’
Error moving mailbox from Office 365
Remove role entry from a role–RBAC
lbox”} | remove-managementroleentry -confirm:$false