EXCHANGE SERVER 2019 SSL INSTALLATION
1 – Get Exchange Thumbprint First we need to get exchange server url thumbprint. To achieve this we need to run the following command. The below command and any subsequent command will only run successfully in EXCHANGE POWERSHELL with elevated pravillages. Get-ExchangeCertificate | Select-Object Thumbprint,Subject,Services,NotBefore,NotAfter After successfull execution of the above script in Exchange Powershell […]
Read MoreExchange Server Installation Part 3
So far we have got to the point where all the pre requisit are have been completed and what ever was required has been installed. Next step is to start installing Exchange Server. Installing Exchange Server 2019 Run setup.exe with admin privillages. You will be greeted with the following screen. It is strongly to check […]
Read MoreExchange Server Installation Part 2
In this part we will be preparing Active Directory for exchange server installation. A piece of advice at this point, it is STRONGLY Recomended to take backup of your active directory. Extend AD Schema for Exchange Installation The ad admin account that will be used for schema extention must be member of the Schema Admin […]
Read MoreExchange Server Installation Part 1
Install all the updates on AD Server and Exchange Server. Exchange Server Installation must be on seperate server and not on the same server where AD is installed. RSAT Tools Installation Install RSAT Tools by running the followwing command in Elevated PS nstance Install-WindowsFeature RSAT-ADDS .NET Framework Installation Install .NET Framework 4.7.2 or Above (For […]
Read MoreOperating System Support Exchange 2019
Supported operating systems for Exchange 2019 Exchange component Requirement Mailbox and Edge Transport server roles Windows Server 2019 Standard or Datacenter Management tools One of the following versions of Windows:• Windows Server 2019 Standard or Datacenter• 64-bit edition of Windows 10 Notes: Installing Exchange 2019 on a computer that’s running Windows Server Core is fully […]
Read MoreExchange Server 2019 Hardware Requirements
Processor – CPU Intel processor that supports 64-bit architecture Amd Processor that supports AMD64 architecture platform. Memory – RAM 128GB is minimum recomended for mailbox role. 64GB is minimum recomended for Edge Transport Role Exchange Server 2019 supports upto 256GB of RAM However, as I will demonstrate Exchange Server 2019 runs perfectly with 16GB of […]
Read MoreExchange Server 2019 System Requirements
Previous Exchange Servers Co-existance with Exchange 2019 Exchange 2010 or Earlier is not supported. Exchange 2013 with CU21 or above is supported Exchange 2016 CU11 or above is supported Hybrid Deployment Exchange 2019 & Exchange Online/O365 Exchange server 2019 supports hybrid deployment with Office 365 / Exchange Online Active Directory Server Architecture for Exchange Server […]
Read More