Check quota usage of all users on a server
Revision as of 15:22, 28 April 2015 by Jorge de la Cruz (talk | contribs) (Created page with "{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} =Check quota usage of all users in a domain= ==Purpose== How to check quota usage of users in a domain...")
- This article is a Work in Progress, and may be unfinished or missing sections.
Article Information |
---|
This article applies to the following ZCS versions. |
Check quota usage of all users in a domain
Purpose
How to check quota usage of users in a domain.
Resolution
With the help of following command you can check quota usage of user's in a domain:-
zmprov getQuotaUsage example.com
You will get output in following format:-
USERNAME MAX_QUOTA_LIMIT QUOTA_USAGE user1@mydomain.com 0 20207096 user2@mydomain.com 0 166042 testuser@mydomain.com 0 132197
Additional Content
- No related content.