Outils pour utilisateurs

Outils du site


informatique:microsoft:windows:exchange

Ceci est une ancienne révision du document !


Commande powershell Exchange

Indexation

Pour vérifier que l'indexation des mail fonctionne dans un délai raisonnable :

Test-ExchangeSearch username | fl

Quota

Pour lister les Quota :

Get-Mailbox | Select-Object DisplayName,Database,IssueWarningQuota,ProhibitSendQuota,ProhibitSendReceiveQuota | Sort-Object DisplayName
informatique/microsoft/windows/exchange.1385358610.txt.gz · Dernière modification: 2018/09/06 18:58 (modification externe)