All posts by 17% Mister Wizard

Exchange 2010 OWA White Screen

After you install Update Roll-ups on Exchange 2010, it is common to get a blank white page when browsing to your Outlook Web Access page after the update. If you navigate to your Outlook Web Access and the address is redirected to https://mail.yourdomain.com/owa/auth/logon.aspx?url=https://mail.yourdomain.com/owa/&reason=0, this is a strong indication that this is your issue. This issue…  Read More 

Create Exchange Contact With C#

This article will provide C# code that will allow you to leverage the Exchange Management Shell to add a new Microsoft Exchange 2010/2013 Mail Contact. In order to use the code below, you must have the Exchange Management tools installed on the machine which will be running this code. Exchange Management Tools installation instructions can…  Read More 

PostgreSQL Open Source Database

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64),…  Read More