Home Atom Json RSS

Reference

A collection of articles on various topics that interest me. Written mostly in order to document my own solutions to problems, and published in the hope that they may help others save some time.

2011

Fixing MSExchange ADAccess Event 2937 PreviousDatabase

Active Directory stores a reference to each user’s previous mailbox database. In some cases, the value in this property may point to a database that no longer exists, i.e. when an Exchange server has been incorrectly removed from the domain or if the old mailbox database has been deleted.

~ Read

Adding Email-enabled SharePoint 2010 Lists to Exchange 2010 Address Book

After a long struggle you finally have successfully configured SharePoint 2010 and Exchange 2010 to support email-enabled lists and folders on SharePoint, and now you’re trying to figure out how to get convenient access to those email addresses from within Outlook or other email clients. This article describes how to end your day on a happy note.

~ Read

Removing an Exchange 2010 Server that no longer exists

If you removed an Exchange 2010 server from your network without properly uninstalling it, either because you experimented with it on a test box or on a virtual machine, or because the computer got hit by a meteor strike, you may notice that the server continues to exist in the network’s Active Directory and shows up in the Exchange Management Console. This article describes how to clean up the left over artifacts in your domain controller without having to reinstall your entire infrastructure.

~ Read