March 22, 2011 3:21 PM
Posted by: Nathan Simon
EMC,
Exchange 2003,
Exchange 2007,
Exchange 2010,
Exchange Management Console,
Get-PublicFolderStatistics,
powershell,
Public Folder Replication,
retrieve public folder statisticsYou cannot use the EMC to retrieve public folder statistics.
This example returns the statistics for the public folder Marketing with a piped command to format the list.
Copy Code
Get-PublicFolderStatistics -Identity \Marketing | fl
Note:
The value for the Identity parameter must include...
May 27, 2009 3:31 AM
Posted by: Nathan Simon
Exchange 2010,
Exchange 2010 Management Architecture,
Exchange Server 2003 SP2,
Exchange Server 2007,
microsoft,
powershell,
Windows ServerI myself haven't even started playing with Exchange Server 2007, I know, pretty weak, eh? Well there is not much I can do when I am busy managing 7 clients IT Infrastructures and they are happy with Exchange Server 2003 SP2. Well the next iteration of Exchange Server is Exchange Server 2003, the...
April 16, 2009 4:07 AM
Posted by: Nathan Simon
ESX 4,
ESX 4i,
hot add memory,
powershell,
Techday,
VI Toolkit 1.5,
vmware,
vsphereRumors abound, ESX 4 and 4i are soon to be released. A couple notable items are that VMWare is going to allow more then 4vCPU per VM. Also Administrators will be able to hot upgrade memory using the VI Toolkit 1.5. Hot adding memory can only be done in a Server 2008 VM. With the ability to build...