Exchange 2010 Architecture Poster

This poster highlights the architecture and feature set of Microsoft Exchange Server 2010. Exchange 2010 Architecture Poster You can download it from here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cea0cf7e-d824-49bb-8924-39d66a5fb88e

Exchange 2010 Routing Group Connector Creation Introduction

Open Exchange Management Shell Must change the server names script Server name and domain name Should be changed Ex2010.domainname.local And mailsrvexvchange Name 2003.domainname.local New-RoutingGroupConnector -Name “Interop RGC” -SourceTransportServers “Ex2010.domainname.local” -TargetTransportServers “mailsrvexvchange Name 2003.domainname.local” -Cost 100 -Bidirectional $true -PublicFolderReferralsEnabled $true

Reset password for DSRM

StartRunntdsutil.exentdsutil: set dsrm passwordReset DSRM Administrator Password: reset password on server ServernamePlease type password for DS Restore Mode Administrator Account: ********Please confirm new password: ********Password has been set successfully. Reset DSRM Administrator Password: qntdsutil: q

PowerShell Script List Mailbox Size for All Users

Get-MailboxStatistics -database “Mailbox Database 2111022464” | Sort-Object TotalItemSize -Descending | ft DisplayName, TotalItemSize, ItemCount, StorageLimitStatus > c:\mailbox_size.txt  

Windows Server 8 AD Snapshots

Open Powershell ntdsutil.exentdsutil: snapshotsnapshot: Activate Instance NTDSActive instance set to “NTDS”.snapshot: create

vSphere-Storage-Appliance

This appliance is SMB (Small-Medium Business) VMware vSphere Storage Appliance (VSA) In VMware vSphere 5.0 (vSphere) VMware is releasing a new software storage appliance to the marketcalled the vSphere Storage Appliance (VSA) This appliance provides an alternative shared storage solution forsmall-to-medium business (SMB) customers who might not be in a position to purchase a SAN …