Exchange 2007 - ESM Tasks
Exchange Server
get-exchangeserver
RoutingGroupConnector
get-routinggroupconnector
Remove Routinggroup Connectors
get-routinggroupconnector | remove-routinggroupconnector
Mailboxes on Exchange Server
Mailboxgrösse
get-mailbox | Get-MailboxStatistics
get-mailbox | Get-MailboxStatistics| sort-object -property totalitemsize | format-list -Property DisplayName,Totalitemsize