Files
Powershell/Exchange/Modification-quota.ps1
2025-08-06 10:35:05 +02:00

2 lines
154 B
PowerShell

Set-mailbox $User.Identity -UseDatabaseQuotaDefaults $true -ProhibitSendReceiveQuota 'Unlimited' -ProhibitSendQuota 'unlimited' -CalendarLoggingQuota 1GB