Microsoft Exchange Server 2019, the latest version of Microsoft’s on-premises email solution, is designed to provide organizations with a reliable and secure messaging platform. Released in late 2018, Exchange 2019… Read more »
Cumulative Update 9 for Exchange Server 2016 Applies to: Exchange Server 2016 Enterprise Edition, Exchange Server 2016 Standard Edition. Cumulative Update 9 for Microsoft Exchange Server 2016 was released on March… Read more »
Exchange 2016 Pre-Requisites Installation Open Elevated PowerShell Command Install-WindowsFeature AS-HTTP-Activation, Server-Media-Foundation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing,… Read more »
1. PowerShell Command to Create Recovery Database on Exchange 2013. New-MailboxDatabase -Recovery -Name “[databasename] – Recovery” -Server[servername] -EdbFilePath “R:\[databasename] – Recovery\[databasename] – Recovery.edb” -LogFolderPath “R:\[databasename] – Recovery” Example New-MailboxDatabase -Recovery… Read more »