Exchange Server 2007 does not remove (simply) the disconnected mailbox. To remove one or more 'disconnected mailbox can follow these steps: List all mailboxes disconnected:
Get-MailboxStatistics we included in the variable $ users all mailboxes disconnected, we can then run the following command to remove them all:
$ users
version for Debian Lenny installs without a hitch. $ users
Some missing packages can generate the following errors after errors I added the command to install the relevant package is missing:
Error: python psycopg2 module (PostgreSQL module) is required
Error: python module mx.DateTime (date and time handling routines for Python) is required
Error: python psycopg2 module (PostgreSQL module) is required sudo apt-get install python-psycopg2
sudo apt-get install python-libxslt1
Error: python module pychart (pychart module) is required
sudo apt-get install python-pychart
Error: python module pydot (pydot module) is requiredError: python-xml >= 0.8.4 (PyXML, XML Tools for python) is required.:
sudo apt-get install python-xml
0 comments:
Post a Comment