by edward | Sep 7, 2016 | Exchange 2010, Exchange 2013, Exchange 2016
Installing Exchange with all its prerequisites can be something of a daunting task for new Exchange Administrators. I created a PowerShell script that has a tab for each version of Exchange as well as the prerequisites for PowerShell and additional software that needs...
by edward | Sep 2, 2016 | Exchange 2010
In Exchange 2010 SP3 lately when you click the Send Connector Tab it gives an error “Force Closed.” At that time Event ID 4 is logged in Event Viewer under Application Logs and Services -> MSExchange Management. Below is a list of my findings: IISRESET:...
by edward | Sep 1, 2016 | Exchange 2010, Exchange 2013, Exchange 2016
When working in a large environment and checking a lot of Server Status, picking up a content index state in a failed state will take a bit longer to see than if you add color to it. I created this script so that at any given time you can see whether everything is...
by edward | Aug 19, 2016 | Azure AD
With Azure AD Connect Services we can configure which Users, Mail-Enabled Groups,Computers and Mail enabled contacts are synchronized to Office 365. This can be done inthree ways (Domain, OU, and Attribute based filtering). For more reading you can go...
by edward | Aug 16, 2016 | Exchange 2010, Exchange 2013, Exchange 2016
In Exchange you have a queue viewer to see whats going on but if you running a lot of servers you will need to open up the queue viewer on each server or connect to each one which can make it quite frustrating when you need to check whats happening on all servers. I...