Released: December 2015 Quarterly Exchange Updates

The Exchange team is announcing the availability of our latest quarterly update for Exchange Server 2013 as well as updates for Exchange Server 2010 Service Pack 3 and Exchange Server 2007 Service Pack 3. Cumulative Update 11 for Exchange Server 2013 and UM Language Packs are now available on the Microsoft Download Center. Cumulative Update 11 […]

Exchange Server 2013 Cumulative Update 11 Released

Cumulative Update 11 contains the latest set of fixes and builds upon Exchange Server 2013 Cumulative Update 10. As per Microsoft December 2015 Quarterly Exchange Update Notes, Cumulative Update 11 for Exchange Server 2013 and UM Language Packs are now available on the Microsoft Download Center. Cumulative Update 11 contains the latest set of fixes and builds […]

Not able to move Mailbox from one Database to another Database

Came across an issue that when you try to move few mailboxes from one Database to another database, It is given an error Error details: MapiExceptionNoAccess: Unable to query table rows. (hr=0x80070005, ec=-2147024891) It happened with Exchange 2010 SP3 RU8 and even it reoccurred post upgrading Exchange SP3 RU9 Error Message: Couldn’t switch the mailbox into Sync […]

Publishing Exchange 2013 OWA Through WAP using Pass-through Authentication

I have covered how to install WAP (Web Application Proxy) in Server 2012 R2 and Let’s see how to publish Exchange 2013 OWA using WAP. The following table describes the Exchange services that you can publish through Web Application Proxy and the supported preauthentication for these services:  What is Pass-Through Authentication? When you want to publish […]

Exchange Server 2013 Cumulative Update 10 Released

Cumulative Update 10 contains the latest set of fixes and builds upon Exchange Server 2013 Cumulative Update 9. As per Microsoft September 2015 Quarterly Exchange Update Notes, 1.The release includes fixes for customer reported issues, minor product enhancements and previously released security bulletins, including MS15-103. 2.A complete list of customer reported issues resolved can be […]

What is DomainKeys Identified Mail (DKIM)

What is DomainKeys Identified Mail (DKIM)

DomainKeys Identified Mail (DKIM) is another method of Spam and Phishing fighting by Signing outgoing Mails using Cryptographic Signature. So that Recipient can validate and determine the Mail whether it is sent by  Authorized Mail System. I have posted what is Sender Policy Framework (SPF) and how it works. DKIM is also another method like SPF wherein […]

How to create a Room List Distribution Group

How to create a Room List Distribution Group

If you want to see availability of the room(Resource) Mailbox, You will add it in outlook and go for Scheduling Assistant to checking the availability of the room. Right?? Now take an example, you want to see all the room mailboxes availability,we can’t go for typical adding and checking Scheduling Assistant. it will be lengthy process […]

Mailbox Replication Service (MRS) Proxy

What is MRS Proxy? Mailbox Replication Service(MRS) Proxy which is used to enable option for Cross forest migration. It is very much required if you want to have Hybrid Exchange Forest where integrated with Exchange Online(Office 365). This service makes your on-board and Off-Boarding of mailboxes very seamless. You need to enable MRSProxy in all […]

What is Sender Policy Framework(SPF) Record

What is Sender Policy Framework(SPF) Record?

Sender Policy Framework simply called as SPF is defining a policy who, which are servers can send mails from the domain. It will be very useful to the large and Medium Scale companies to avoid Spoofing attacks from the spammers but now a days small scale companies also started to use the SPF Records. How Does it […]

RevocationCheckFailure in Edge Server

RevocationCheckFailure in Edge Server

Came across one issue that EDGE Server is not sending mails to Smart host as Smart host not accepting mails from the EDGE Server. In Event EDGE Server, noticed the  Certificate validation failure and Get-Exchangecertificate showed that Status: RevocationCheckFailure for the current certificate. It happens when the EDGE Server not able to check the CRL […]