by Chris Crandall
6. September 2011 16:55
In visiting with customers, a common misconception that I have encountered is with the understanding of how Single Instance Store (SIS) works in Exchange 2007. Unlike Exchange 2003, SIS is only used to reduce the size of the database when an attachment is sent to two or more users that share the same database. To illustrate this, I have setup my lab to send large attachments to several users, exported the attachments to a PST file, and then imported the attachments back into the database. Note:...
[More]
by Rich Crandall
22. August 2011 15:18
I had a customer request to disable ActiveSync for all Exchange 2007 users and only allow active sync when an administrator enables the feature for a specific user. Below are the steps I developed to determine the devices that are enabled and how to disable ActiveSync for accounts with no devices paired with the mailbox. To automate the process, all you need to do is create a scheduled task on one of the Exchange servers to run daily. Happy Exchanging!!!! 1. We want to run this command to get ...
[More]
by Chris Crandall
13. July 2011 15:14
The following is a checklist that I have started to develop in support of some of my customers which are considering whether to continue with on-premise services or to move to a private- or public-cloud. It’s a work in progress so if you have any suggestions, please feel free to add on. Topic Definition Public Cloud Private Cloud On Premises ...
[More]
by Chris Crandall
5. June 2011 14:58
I was onsite with a customer recently troubleshooting a mail routing issue when an email message was sent to a large distribution group (150,000+ members) which had many nested groups. After we resolved the issue, a conversation was started about converting this large distribution group into a dynamic distribution group (DDG). Admittedly, I had very limited experience with DDGs. I decided to engage some of my peers at Microsoft who had experience deploying and supporting DDGs for customers of va...
[More]
by Chris Crandall
5. March 2011 01:52
Since Exchange 2007 was released and carrying on with Exchange 2010 part of the installation process is running setup commands /pl, /p, /ps, and /pd (more information here). Even during service pack upgrades some of the setup commands are needed. During each setup command an ExBPA pre-check is ran before making any changes to the infrastructure to ensure the environment is ready for the new version of Exchange. A common problem that I have noticed over the years is that when pre-check fail, for ...
[More]
by Chris Crandall
9. June 2010 17:00
This is post 3 in a series of 3 Exchange mini health assessment posts. The CAS role mini heath check post can be found here. The HUB mini health assessment post can be found here.
The third PS1 script is a limited health assessment for the Mailbox role. The script runs through 4 functional areas: core Exchange service status, Test mail flow, MAPI connectivity, and ExBPA (errors are exported to the report and warnings are displayed on screen). Once the data is collected, the results are ex...
[More]
by Chris Crandall
7. June 2010 10:39
This is post 2 in a series of 3 Exchange mini health assessment posts. The CAS role mini heath check post can be found here. The Mailbox mini health assessment post can be found here.
This script provides a limited health assessment for the HUB Transport role. The script runs through 3 functional areas: core Exchange service status, Edge Sync Heath, and ExBPA (errors are exported to the report and warnings are displayed on screen). Once the data is collected, the results are exported to a...
[More]