Tag | Recovery Posts

During the lifespan of an Exchange server a database can become very, very large in the size it takes on the disk, much larger than the space used by the mailboxes that reside in the database. This is because whilst mailbox sizes will expand and shrink according to their data usage, the Exchange database only expands. Any space freed up by deletes in mailboxes or even the removal of a mailbox all together become whitespace in the database file. In the worst case you could have 40 GB of mailboxes ...
As you might, or not, be aware off there is no item level based recovery in Exchange that is natively supported by Microsoft. So to perform recoveries we need the recovery storage group (captain obvious). The purpose of this is to mount the database you want to recover from on the Exchange server and use exmerge to merge the data you are recovering into the active database. An RSG will not be accessible to users and you can only create one at a time. Exchange 2003: 1. Open Exchange system manager ...
Troubleshooting the information store service can be straightforward yet immensely complicated if you don’t know what is going on. For this reason I think it is important to know that there are 3 likely culprits that will cause your information store service to go down and refuse to come up: · Database problems · Active directory problems · Antivirus software Trying to work out which is the culprit can be hard, elimination is probably the easiest way to work through this… So let us get started! 1. ...
Microsoft just announced new Power Tool for TFS 2010 which greatly simplifies setting up backups and performing restores. Can’t wait for this new release. Brian Harry shares all the details on his blog post so I won’t get into all the details here. I will say, however, that this is another GREAT step from the TFS team at Microsoft to simplify the administration and maintenance. The barriers to adoption just keep getting knocked down. (UPDATE) Brian’s new post indicates that this Power Tool also manages ...