Deleting disconnected mailboxes in Exchange 2010
First you need to get a list of all the disconnected mailboxes – Get-MailboxStatistics -Database “” | Where-Object...
Read MoreChanging the global catalog server for Exchange Server 2010
If you want to force the Exchange server to use a specific GC instead of letting the server automatically choose a GC, you can perform the...
Read More