How to reclaim space after applying Windows 7/2008 R2 Service Pack 1
Now that SP1 is out, it’s time to talk about how to do this on Win7/R2. It’s a DISM command now: DISM.exe /Image:C:\test\offline /Cleanup-Image /spsuperseded /hidesp
Now that SP1 is out, it’s time to talk about how to do this on Win7/R2. It’s a DISM command now: DISM.exe /Image:C:\test\offline /Cleanup-Image /spsuperseded /hidesp
Other Advantages of Exchange Server 2010 Database Availability Groups Before we proceed with an example of how to install an Exchange Server 2010 DAG I will also mention some of the other advantages of Database Availability Groups. Unlike previous versions of Exchange Server (particularly Exchange Server 2007) Exchange Server 2010 has just one high availability […]
Check List Fallow MS best practices all the times Exchange 2010 System Requirements http://technet.microsoft.com/en-us/library/aa996719.aspx Installing Exchange 2010 on Windows R2 This section is taken from Henrik Walter Blog, he has excellent article series also showing DAG in much Details, links to his blog is fallows, Henrik has been good mentor to many of us, not only […]
You must Create A Routing Group Connector Between Exchange 2003 and Exchange 2010 Open Exchagne management shell and type as below with changin the server name New-RoutingGroupConnector -Name “Interop RGC” -SourceTransportServers “mail-2010-EXCH.mailleisureplc.com” -TargetTransportServers “mail-2003-EXCH.mailleisureplc.com” -Cost 10 -Bidirectional $true -PublicFolderReferralsEnabled $true On your exchange 2003 box restart “Simple Mail Transport Protocol” Service On your Exchange 2010 […]
After upgrading the exchange server 2010 SP2 servers to SP3. Everything went well after 6hr 30 min SP3 finally installed successfully, however after the new update “Microsoft Exchange System Attendant Service” do not want to start. While trying to start the service it threw an error at every time it failed. Error 14001: the application has […]
When you try to crate new mailbox database you get error below ——————————————————– Microsoft Exchange Error ——————————————————– Failed to mount database ‘MAILDB1’. MAILDB1 Failed Error: Couldn’t mount the database that you specified. Specified database: MAILDB1; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to […]