Posts Tagged ‘Exchange genie’

EMS and how big is my database

Microsoft has provided a nice easy command to show you how large your current databases are,  this one line command can be pipped to a file or used in a report
Get-MailboxDatabase -Status | fl name,databasesizes
Name         : DB001
DatabaseSize : 141.8 GB (152,220,270,592 bytes)
 Name         : DB002
DatabaseSize : 98.17 GB (105,412,362,240 bytes)

Leave a Comment

OWA- Exchange Control Panel (ECP)-Part2-features

In my last article I briefly touched on the fact that everything in Exchange 2010 is now controlled by EMS and RBAC and can be controled by creating custom roles and assigning them to users.  In this article I am going to go over the default view a user will see in ECP without any [...]

Leave a Comment

Exchange 2010 RC build released today

Today Microsoft has released an RC build of Exchange 2010 build 639.11, if you have used the earlier Beta there are a large number of changes to the product since the Feb Beta release.
http://msexchangeteam.com/archive/2009/08/17/451974.aspx

Comments (2)

Welcome

I would like to welcome everyone to the start of my new site http://www.Exchange-Genie.com all information has been ported over from the old site hosted on blogspot.
One of the newest features that I have added is a forum for registered users to be able to discuss with me and other community users any issue related [...]

Comments (1)