Product SiteDocumentation Site

3.13. New zarafa-admin changes

The unhook store command was altered to provide the GUID of the store for easy usage in next commands or scripts.
zarafa-admin --unhook Tuser8@Company
Store unhooked store guid is D2801181A21D48FD8CF0F9EDC7057829
The reset folder counter command was added to reset counters in WebAccess, WebApp and Outlook. In the event a folder counter is out of sync its possible to fix this by the system with server config counter_reset but cause some performance issues and many system administrators disable this. To fix the out of sync of folder counters an option was created in the zarafa-admin to reset the folder count per user. The server config counter_reset is disabled by default. To use this option you can use the below command:
zarafa-admin --reset-folder-count <username>