Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Nous allons voir comment modifier le quota d'une boîte aux lettres avec powershell.
Voici les commandes utilisées:
Get-Mailbox testautod | fl *typed*, p*quota*,i*quota*
set-Mailbox testautod -ProhibitSendReceiveQuota 10GB -ProhibitSendQuota 9.75GB -IssueWarningQuota 9.5GB
Retrouvez la video ici: https://youtu.be/Q9sKzICYuVQ