Web www.arconi.com

Author: Chuck Arconi

Event ID 9548 is logged for Disabled User Accounts which do not have a Exchange master account SID.

This article explains how to fix this using the Active Directory Attribute Editor tool located on this site.

So you keep getting event id 9548 logged in your Exchange server application log (http://support.microsoft.com/kb/555410/en-us). This is more than likely because you disabled a users account for what ever reason. You didn't know it but the "msExchMasterAccountSid" attribute is empty and Exchange doesn't like it so it keeps complaining.

There are several methods to solving this but I like mine best (of course). The usual method is to open the user account properties and in the "Security" tab look for the "SELF" account and allow it "Associated External Account and Full Mailbox Access" privileges and then click apply and close the properties dialogue. This works but now the mailbox can receive mail again which you probably don't want.

There are some tools for fixing this that have just emerged and one in particular that will address the problem on a large scale (many accounts that are missing the attribute). That tool is located here http://www.msexchange.org/articles/NoMAS-Tool.html.

But for one or two at a time this method works really well and it doesn't open the account to receive mail.

So first download the program here; run it and follow the instructions below.

As far as best practices there are only two types I would try to implement, dos batch files or VBScripts. The later being my preference.

About Me | Site Map | Privacy Policy | Contact Me | ©2006 ArconiSoftTools