cancel
Showing results for 
Search instead for 
Did you mean: 
Rob_Wilcox1
Level 6
Partner

I've extended the script that I provided in : 

 

http://www.symantec.com/connect/downloads/scanning-mailbox

 

What it does now is scan all mailboxes on a specified Exchange server.  I've tested this against Exchange 2003, so any feedback on other versions would be appreciated.  You *still* get the annoying Outlook CDO dialog mentioned in the other download link.  I've *heard* that you can get rid of it using Autohotkey .. but I've never tried that to be honest.

 

It should be easy to extend either this or the previous script to do the following :

* Report on the whole Exchange Org

* Count the number folders touched (then maybe subtract the standard ones)

(They're just a couple of random ideas)

 

The output of the script will look something similar to this :

 

 

 Checking mailbox : massimov1

Top of Information Store : 0

  Calendar : 0

  Contacts : 0

  Deleted Items : 1

  Drafts : 0

  Inbox : 1

      f1 : 241

      f2 : 2

      f3 : 4

  Journal : 0

  Junk E-mail : 0

  Notes : 0

  Outbox : 0

  Sent Items : 11

  Sync Issues : 0

      Conflicts : 0

      Local Failures : 0

      Server Failures : 0

  Tasks : 0

---------------------------------------

Number of items in the mailbox : 260

Total size : 522395 Bytes, 510.15 Kbytes, 0.5 Mb

Number of archived items : 259

Archived items size : 520848 Bytes, 508.64 Kbytes, 0.5 Mb

Number of pending items : 0

Pending items size : 0 Byes, 0 Kbytes, 0 Mb

---------------------------------------

----------------------------------

Number of items : 287617

Total size : 1413271937 Bytes, 1380148.38 Kbytes, 1347.8 Mb

Number of archived items : 282162

Archived items size : 589886891 Bytes, 576061.42 Kbytes, 562.56 Mb

Number of pending items : 35

Pending items size : 19957901 Byes, 19490.14 Kbytes, 19.03 Mb

---------------------------------------

Processing finished at : 18/05/2011 15:43:54 

There we obviously a few dozen mailboxes in front of the one I listed above.

Version history
Last update:
‎05-18-2011 01:45 PM
Updated by: