Add Email address or Domain to Exchange Spam whitelist Powershell
Having a Quarantine mailbox which an internal user can then manage can be really useful. Mainly because they know their business better and which type of emails they should be ; However there are times when legitimate emails from the same Sender or Domain keeps getting put in quarantine for…
Exchange Mailbox not updating, Disconnected / Quarantined
I found myself looking into a particular issue with a single mailbox, even through all other users were connecting as usual and updating, for this one user Outlook was coming up as disconnected. I tried recreating the Outlook profile which had the same result. I then tried Outlook Web Access…
Prevent Spoofing in Exchange 2010
Here’s a nice little one to tighten up Exchange and prevent those annoying Spoofing messages which can appear to come from your own domain name. By default the Receive connector allows anonymous connections which of course allows external domains to send you email. These also include your own Domain name.…
Exchange 2013 mailbox migration stuck syncing StalledDueToCI
So I’ve just completed an Exchange 2007 to Exchange 2013 mailbox migration and to be fair the majority of it went smoothly but it wasn’t without a few bumps along the way which I would like to share with you and what I did to get them resolved. First off,…
Exchange OWA Blank Page
Well what a fun weekend I’ve had! After a nice Journal Wrap error on two Domain Controllers, Active Directory and DNS got completely corrupted (or screwed up as the professional term goes). Anyway to cut a long story short, I managed to resolve the AD and DNS issues and got…
Mapi session exceeded the maximum of 500 objects
I got a call the other day saying that a particular mailbox was having some strange problems, disconnecting etc, however I knew that this was particularly large (25Gb) and is also shared. Jumping into good old ‘eventvwr’ I saw and saw this error dotted about: Error: MSExchangeIS EventID 9646: Mapi…
Exchange 2010 self signed certificate
How to Use a Self Signed Certificate in Exchange 2010It seems to be certificate month here at the moment. I’ve had to setup a self signed certificate for a company so they can connect via SSL to both Outlook Web Access and Exchange 2010 using Outlook (2007/2010)Something you should be…
Large IIS log files
Here’s a nice little tip to shrink or keep control of your IIS log files. While looking at a space issue on a server recently I noticed that their W3SVC3 (this might be different W3SVC1) log files were about 4-5Gb in size and contained thousands of log files. In order…