Modify Exchange 2003 Quotas above the 2Gb GUI AD Users and Computers Limit
MDBOverQuotaLimit (Prohibit Send at.... value)
MDBStorageQuota (Issue Warning at....value)
e.g.
Set MDBOverQuotaLimit = "3000000" to set a 3.0Gb limit
Set MDBStorageQuota = "2800000" to set a 2.8Gb warning
- Login to DC with ADSI Edit installed
- Create an MMC and add the ADSI Edit snap in
- Connect to the domain
- Navigate through ADIS Edit GUI to find user
- Right click and choose "properties"
- Modify these values
MDBOverQuotaLimit (Prohibit Send at.... value)
MDBStorageQuota (Issue Warning at....value)
e.g.
Set MDBOverQuotaLimit = "3000000" to set a 3.0Gb limit
Set MDBStorageQuota = "2800000" to set a 2.8Gb warning
Comments
Post a Comment