This article describes how to enable or disable archiving for all users.
To disable Store Management for all users you need to stop Archive Manager Exchange Store Manager Service, open SQL Query Analyzer and run the following query against the Archive Manager database:
To enable all users:
Update mailbox Set EnableStoreManager = 1
To disable all users
Update mailbox Set EnableStoreManager = 0
After restarting the Archive Manager Exchange Store Manager Service all users will be affected.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center