Exchange 2010 CmdLets

Hier eine Sammlung von PowerShell CmdLets, welche bei der Administration von Exchange 2010 benötigt werden:

Database Integrity Check

[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:

  • SearchFolder
  • AggregateCounts
  • ProvisionedFolder
  • FolderView

Move Database and/or Transaction Log Location

[PS] C:\Windows\System32> move-DatabasePath -Identity '<DATABASENAME>' '<Absolut Path to *.EDB>' -LogFolderPath '<Absolut Path to new Location>'

win/exc2010_cmdlets.txt (6174 views) · Zuletzt geändert: 2013/04/04 18:04 von wikisysop
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0