Browse by Tags

All Tags » Reporting » Exchange (RSS)

A Script for Getting Mailbox Sizes (using WMI in PowerShell)

Originally published June 28, 2007 This post and the script is Exchange 2003 friendly. As long as you point the “ExchServer” in the attached script to an Exchange 2003 server, this script can work in a mixed environment containing Exchange 2000, Exchange...
Posted by michael | with no comments
Filed under: , ,

A Script for Getting Mailbox Sizes (using WMI)

Originally published July 26, 2004 In this post I provided a script for getting mailbox sizes. One of the questions posed by a reader was: “ These methods create a MAPI connection to each mailbox thereby changing the last login information on each mailbox...
Posted by michael | 1 comment(s)
Filed under: , ,

A Script for Getting Mailbox Sizes (using MAPI)

Originally published July 7, 2004. (Note November 13, 2007: One of my top 5 postings EVER. Could use some updating.) First, this is a MAPI script. But it'll run most quickly on an Exchange server. Second, permissions can be an issue! By default in...
Posted by michael | 2 comment(s)
Filed under: , ,