Author: Steve Man
Get all messages from all transport servers by a specific sender starting on a specific day and export to CSV
After cancelling the install for Exchange 2013 CU5, users can no longer connect to IMAP.
Message throttling policy created in Exchange 2013 not applying to Exchange 2010 mailboxes
Clients connecting to recently installed servers, but the clients have delayed/no connection
X-OWA-Error: Microsoft.Exchange.Security.Authentication.TokenMungingException
Scenario: When a user tries to access OWA, the receive the following error:
X-OWA-Error: Microsoft.Exchange.Security.Authentication.TokenMungingException
Resolution: This is the result of the mailbox being a ‘linked mailbox’ and having a value in the ‘linked master account’.
Run the following to view the value:
get-user batman15 | select linkedmasteraccount
Run the following to remove the value:
set-user batman15 -linkedmasteraccount $null
Set up an Exchange connection to your email in Outlook 2010 or Outlook 2013
Follow these steps.
1. Open Outlook 2010 or Outlook 2013. If the Microsoft Outlook Startup wizard appears, on the first page of the wizard, click Next. Then, on the E-mail Accounts page, click Next to set up an email account.
If the Microsoft Outlook Startup wizard doesn’t appear, on the Outlook toolbar, click the File tab. Then, just above the Account Settings button, click Add Account.
2. On the Auto Account Setup page, Outlook may automatically fill in the Your Name and E-mail Address settings based on how you’re logged on to your computer. If the settings are filled in and they’re correct, click Next to have Outlook finish setting up your account. If the settings on the Auto Account Setup page aren’t filled in or aren’t correct, do the following:
If the settings on the Auto Account Setup page aren’t filled in, type the correct settings based on the information that was provided to you by the person who manages your email account.
If the name in the Your Name box isn’t correct, you may need to reset the options on the Auto Account Setup page before you can edit your name. To reset the options, click the option button next to Manually configure server settings or additional server types, and then click the option button next to E-Mail Account.
3. After you click Next on the Auto Account Setup page, Outlook will search online to find your email server settings. You’ll be prompted to enter your user name and password during this search. Make sure that you enter your full email address (for example, tony@contoso.com) as your user name.
If Outlook is able to set up your account, you’ll see the following text: “Congratulations! Your email account is successfully configured and ready to use.” Click Finish.
Configuring a new identity for Outlook 2011
Scenario: You wish to create a new identity for Outlook 2011 and re-configure Outlook 2011 with your exchange mailbox.
Instructions:
1. Open the Microsoft Database Utility. The default location is in /Applications/Microsoft Office 2011/Office/. Tip: You can also open the Database Utility if you close Outlook, hold down the OPTION key, and then click the Outlook icon in the Dock.
2. Do one of the following:
1. Create a new identity: Click Add via the + button and type a name for the new identity.
2. Rename an identity: Double-click the identity, and then type a new name for the identity.
3. Delete an identity: Click the identity you wish to remove and click delete via the – button.
3. Switch the identity:
1. Click on the identity you wish to become active.
2. Click the gear button and choose ‘Set as Default‘.
4. Open Outlook:
1. If this is the first time you’ve opened Outlook 2011, you will be automatically prompted to add an account. If you have an account configured already, click on Tools –> Accounts from the menu bar. Click the + and add an Exchange… account.
2. In the Welcome to Outlook for Mac window, check Make Outlook the default application for e-mail, calendar, and contacts. Click on Add Account.
3. In the Add an Account window, click on Exchange Account.
4. In the Enter your Exchange account information, enter the following and click Add Account.
a. E-Mail Address
b. Select User Name and Password for the Method.
c. User name *include Domain in front of the user name.
d. Password
e. Check configure automatically.
5. Exit out of the Accounts window.
Outlook 2011 is now configured and your email will start downloading momentarily.
Issue: Not able to see outbox in OWA with IE, if your account is in O365 or if you don’t have the option to pick enable the light version of Outlook Web App for the blind and low vision experience.
Solution. Enable Light version of OWA by modifying the url.
Type “/?layout=light” after /owa without the quotes.
Example: the URL now looks like this:
https://mymailserver.mydomain.com/owa/?layout=light