May 14, 2010

Create mailbox store and can't mount it?

Yes yes, it's here so I can find it.
Created a mailbox store in a crappy lab environment that keeps changing and it falldowngoboom but the fact remains that this can easily happen in production if systems change.

Create database and it fails to mount at the end of the creation process.
Hmm says you.
What's happened is that the configuration DC is not the same as your preferred GC

PowerShell to fix:
Set-AdServerSettings -ConfigurationDomainController -PreferredGlobalCatalog -SetPreferredDomainControllers

It's got a KB

0 comments: