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

How to Restore Mailbox in Office 365

In this Article, We will see out to restore mailbox in Exchange Online. In my test Office 365 Tenant, I have three Users in which i am deleting one user to show you how to restore the mailbox to the another mailbox You can see the mailbox in the deleted Mailboxes. Note: Once you delete […]

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

Exchange 2016 Installation on Server 2012 R2

In this Article, I will walk you through the Exchange 2016 Installation on Windows Server 2012 R2. It is very exited to have a look of Exchange 2016 installation. Okay, Let’s Begin There would be three phases to install Exchange 2016, Post the installation we will be having all the post installation checks for checking […]

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