Hier eine Sammlung von PowerShell CmdLets, welche bei der Administration von Exchange 2010 benötigt werden:
[PS] C:\Windows\System32> New-MailboxRepairRequest -Database <DATABASENAME> -CorruptionType <OPTION> -DetectOnly
Die Datenbank muss dazu nicht in den Offlinemodus wechseln. Als mögliche Optionen kommen in Frage:
[PS] C:\Windows\System32> move-DatabasePath -Identity '<DATABASENAME>' '<Absolut Path to *.EDB>' -LogFolderPath '<Absolut Path to new Location>'