Archive for the ‘PowerShell’ Category

Email Size Limits in Exchange 2007

There are four places where Message size is set in Exchange – in 2003, these were all in the gui, in 2007 three are powershell (although MS supposedly are adding it back in) and one has no admin tool at all – you get to use ADSI Edit to set it in the "raw" Active [...]

Continue reading »

List Mailbox Sizes in Exchange 2007

http://gsexdev.blogspot.com/2008/05/version-5-of-mailbox-size-gui-script.html
 
Little PS Script (with GUI) to list mailbox sizes of all users in your Exchange organisation.
 
Will also view how many items in each subfolder, and list them out. Very cool indeed

Continue reading »

Exchange 2010 PS command list

http://blog.flaphead.dns2go.com/archive/2009/04/17/exchange-2010-beta1-powershell-cmdlets.aspx
 
As per link above and Title, a list of the PowerShell commands available in 2010

Continue reading »