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 […]

How does Autodiscover Service works in Exchange

In this Article, We will cover how does Autodiscover works in Exchange to configure outlook profile for users without manual intermission of the user or administrator. Let’s Begin!! What is Autodiscover? Autodiscover is the one of the exchange feature which is introduced with exchange Server 2007. It helps users to configure the user’s Mailbox automatically. […]

Microsoft.Mapi.MapiExceptionMailboxQuarantined while Logon into the Mailbox

While user trying to logon to his mailbox, user got an error that “Exception Exception type: Microsoft.Exchange.Data.Storage.StorageTransientException“ When I tried to move the mailbox to another data base The issue here is, Exception type: Microsoft.Mapi.MapiExceptionMailboxQuarantined To resolve the issue, Run get-mailbox -identity <Mailbox> |fl take the below details from the above command, a. Database b. […]

Not able to Move Mailbox

Not able to Move mailbox from one database, when seeing that mailbox Status, It shows that Mailbox already has Move request when trying to Get-MoveRequest -identity <MailboxID> To resolve the issue, open the Attribute editor of the mailbox in AD and Clear the msExchMailboxMoveBatchName Now you can able to move the Mailbox without any issues. […]

Exchange Migration 2010 to Exchange 2013-Part 2: Active Directory

In this multi part article, We are going to cover AD Installation. Please click Add Roles on Server Manager In Add roles wizard before begin confirm the Administrative, Password and Network Settings and click Next Then, Need to configure the Active Directory Domain Services and click on Add Required Features Select the Server Roles of […]