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 […]
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 […]
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 […]
When opening Exchange PowerShell(EMS), It is thrown an error The connection to the specified remote host was refused Error. If any proxy is configured in the Exchange Server may cause for the issue. So run the below commands to get the proxy information and remove the proxy. To See the Proxy: Netsh Winhttp Show Proxy To remove […]
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. […]
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 […]
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 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. […]
Follow the below steps to reconnect the mailbox in Exchange Online(Office 365), #exchangeOnline #Mailbox #Office365
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 […]