
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
quota reportList of Quota and mailbox size
Hi we are running groupwise 18.1 on SLES 11SP4.
This weekend some job caused a lot of trouble. The quota of all users have changed - or the
size of the mailbox. So a lot of users can not use there mailboxes, because they are over quota!
1) How can we generate a list containing the mailbox size and the quota as csv ?
(I only found an article selecting users according to their mailbox size, but the report does not contain the size ...)
2) Can the quota be set using a script ?
Bye,
Peer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
So we find the reason: Somehow starting with 2018.1 documents are also counted.
Users with some documents in groupwise are now p** of*.
However we still did not find any way to create a quota report - I can not believe this!
Shall we check ~460 users by hand... ?!??
Bye,
Peer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
yes I noticed it. It's nice to get a mailbox size report. But how to add over/under quota ?
Mailbox size without quota is useless (more or less) ...
Bye,
Peer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
I tested this reportList via Admin-Console:
you had to write directly behind the "mailboxSizeMb"...
f.e. "mailboxSizeMb>500" --> the list contains the user with a PO bigger than 500 MB
In the CSV there's no exact size of the PO, only the users with over 500 MB - so you had to "play" with the size...
Grettings and stay healthy
Markus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Micro Focus have an application called GroupWise Mailbox Management which can produce a comprehensive report on each user's Disk Space Management. This product is available either as a standalone purchase or, if you have enterprise messaging it's included.
Cheers,
Laura
Views/comments expressed here are entirely my own.
If you find this post helpful, please show your appreciation and click on "Like" below...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Laura,
you mean I have to pay for an extra product to get quota information ?
That sounds for me like an office solution where you can save files, but for printing you have
to buy an addon product.
Groupwise is able to handle quotas (more or less). Then it is necessary not only to set a value,
but to be able to monitor this value. How should I administrate such a system ?
Sorry, but this is neither a solution nor a work around.
Bye,
Peer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Peer,
We are definitely not insinuating you buy an add on product to achieve what you need.
I take it you do not have Enterprise Messaging?
I am sure PM would be able to shed more light on this request.
Regards
Tarik


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Maybe I think too simple.
Yes, the admin console can do this for you if you use a filter for
So you will receive a list of users with large mailboxes. If you export the list the list will tell you the exact size of mailboxes. It is so simple (I think).
Another possibility is to run a gwcheck for mailbox statistics. There is a really old freeware utility analyzing the received gwcheck.log file. Its name is gwmbsize32 - search for it! This utility will deliver what you need (and even more).
This community is more powerful if you use Likes and Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
However if you want to play around with ReST API (a wonderful and powerful possibility) you will get a lot of information too.
See my screenshot below:
You can create and run a job to get all the values.
This community is more powerful if you use Likes and Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Diethmar,
I've to check this out. Those are exactly the information I'm looking for!
A plain list of the size of the mailboxes will not help.
A user with 1.5G quota and 1.45G mailbox is more affected then a user with 10G mail and a quota of 15GB.
I have no experience with ReST, but will have a look at it. Seems to be very promising!
Do you have a link with some docu as a starting point ?
Thanks!
Bye,
Peer


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Peer,
if you take my screenshot above you see the exact path to access this information. Of course I have removed my domain and postoffice names.
Some information about Rest-API is here: https://ohmag.net/ask-the-experts-groupwise-30/
and here https://ohmag.net/using-the-groupwise-rest-api-to-batch-import-resources/
If you're member of TTP maybe you can access a session called "GroupWise - Learn To Love ReST-API".
This community is more powerful if you use Likes and Solutions