<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Microsoft Exchange on Mexicali IT</title><link>https://mxlit.com/technologies/microsoft-exchange/</link><description>Recent content in Microsoft Exchange on Mexicali IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Aug 2023 22:39:01 -0800</lastBuildDate><atom:link href="https://mxlit.com/technologies/microsoft-exchange/index.xml" rel="self" type="application/rss+xml"/><item><title>Exchange: How to Install Exchange Server</title><link>https://mxlit.com/kb-00035/</link><pubDate>Sat, 05 Aug 2023 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00035/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;At this point, we should have completed the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; Extended the Active Directory schema&lt;/li&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; Prepared the domain for Exchange&lt;/li&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; Installed the Exchange Server prerequisites&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If we have done everything as described in the previous posts, we will proceed with the Exchange installation.&lt;/p&gt;
&lt;p&gt;To do this, remount the ISO and run the Setup.exe file.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mxlit.com/kb-00035/image.png" alt="alt text"&gt;&lt;/p&gt;
&lt;p&gt;It will ask if you want to connect to the Internet to check for updates; select that option and click Next.&lt;/p&gt;</description></item><item><title>Exchange: How to Install Exchange Server Prerequisites</title><link>https://mxlit.com/kb-00034/</link><pubDate>Fri, 04 Aug 2023 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00034/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;








&lt;blockquote class="blockquote-regular"&gt;
 &lt;p&gt;For security and performance reasons, it is recommended to install Exchange only on member servers and not on Active Directory servers.&lt;/p&gt;

&lt;/blockquote&gt;
&lt;p&gt;In this post, we will see a series of prerequisites that are necessary for installing Exchange.&lt;/p&gt;
&lt;p&gt;To do this, we will begin by running the following command in PowerShell as an administrator.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-powershell" data-lang="powershell"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Install-WindowsFeature NET-Framework-&lt;span style="color:#ae81ff"&gt;45&lt;/span&gt;-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, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;img src="https://mxlit.com/kb-00034/image-1.png" alt="alt text"&gt;&lt;/p&gt;</description></item><item><title>Exchange: How to Prepare Your Domain for Exchange</title><link>https://mxlit.com/kb-00033/</link><pubDate>Thu, 03 Aug 2023 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00033/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;








&lt;blockquote class="blockquote-regular"&gt;
 &lt;p&gt;Exchange uses Active Directory to store information about mailboxes and Exchange server configurations in your organization. Before installing Exchange Server, you must prepare your Active Directory forest and domains for the new version of Exchange&lt;/p&gt;

&lt;/blockquote&gt;
&lt;p&gt;This step is similar to what we did in the previous post; the requirements are the same.&lt;/p&gt;
&lt;p&gt;Open Command Prompt as administrator.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mxlit.com/kb-00033/image.png" alt="alt text"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mxlit.com/kb-00033/image-1.png" alt="alt text"&gt;&lt;/p&gt;
&lt;p&gt;Run the following command:&lt;/p&gt;
&lt;p&gt;setup.exe /PrepareAD /OrganizationNam:&amp;quot;&lt;Organization Name&gt;&amp;quot; /IAcceptExchangeServerLicenseTerms_DiagnosticDataOn&lt;/p&gt;</description></item><item><title>Exchange: How to Extend the Active Directory Schema</title><link>https://mxlit.com/kb-00032/</link><pubDate>Sun, 30 Jul 2023 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00032/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In this post, we&amp;rsquo;ll see how to extend the Active Directory schema and prepare it for an Exchange installation.&lt;/p&gt;
&lt;p&gt;The Active Directory schema is a fundamental component of the network management technology developed by Microsoft, known as Active Directory. Simply put, we could think of the schema as the &amp;ldquo;DNA&amp;rdquo; of Active Directory, as it defines and organizes the structure and attributes of the objects that can be stored in the directory.&lt;/p&gt;</description></item><item><title>Exchange: Verify AD Requirements for Exchange Server</title><link>https://mxlit.com/kb-00031/</link><pubDate>Sun, 30 Jul 2023 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00031/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Before starting any configuration, we must verify the Active Directory requirements to begin installing Exchange in our environment.&lt;/p&gt;
&lt;p&gt;The minimum requirements for our domain controller must be Windows Server 2008 R2 Datacenter RTM or later.&lt;/p&gt;
&lt;p&gt;The minimum for the Active Directory forest is also Windows Server 2008 R2 or later.&lt;/p&gt;
&lt;p&gt;You can find all these requirements in detail at the following link.&lt;/p&gt;
&lt;p&gt;Another requirement is having .NET Framework 4.8 installed. It&amp;rsquo;s also recommended that each Active Directory site where you plan to install Exchange Server 2016 should have at least one domain controller with the global catalog.&lt;/p&gt;</description></item><item><title>Exchange: Configuring the Page File</title><link>https://mxlit.com/kb-00022/</link><pubDate>Thu, 06 Jan 2022 14:00:00 -0800</pubDate><guid>https://mxlit.com/kb-00022/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In this post, I will show you how to configure the page file for Exchange Server 2013/2016 using best practices. The process is slightly different for Exchange Server 2019, but I will explain the differences in paging.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Recommended RAM and Page File Size for 2013/2016 Versions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before continuing, please note the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;For the Mailbox role, the minimum recommended RAM is 8GB.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For the Edge Transport role, the minimum recommended RAM is 4GB.&lt;/p&gt;</description></item><item><title>Exchange: Exchange Server Versions</title><link>https://mxlit.com/kb-00021/</link><pubDate>Thu, 06 Jan 2022 14:00:00 -0800</pubDate><guid>https://mxlit.com/kb-00021/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The first thing to consider before implementing Exchange Server is understanding the different versions available. Currently, there are two versions: Standard and Enterprise. Here you will see the differences between them to determine which one best suits your needs.&lt;/p&gt;








&lt;blockquote class="blockquote-regular"&gt;
 &lt;p&gt;&lt;strong&gt;Enterprise Edition&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It has a maximum of 100 databases per server.&lt;/li&gt;
&lt;li&gt;The maximum size is 16TB.&lt;/li&gt;
&lt;/ul&gt;

&lt;/blockquote&gt;








&lt;blockquote class="blockquote-regular"&gt;
 &lt;p&gt;&lt;strong&gt;Standard Edition&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It is limited to 5 databases per server.&lt;/li&gt;
&lt;li&gt;The maximum size is 1TB.&lt;/li&gt;
&lt;/ul&gt;

&lt;/blockquote&gt;
&lt;p&gt;A mounted database refers to the database that is active for use. This could be a database containing the mailboxes that clients use or a database mounted in passive mode. You can create more databases than the limit described above, but you can only mount the number specified for each version. (The recovery database does not count toward the limit.)&lt;/p&gt;</description></item><item><title>Exchange: How to Add Another Email Domain</title><link>https://mxlit.com/kb-00013/</link><pubDate>Wed, 27 Oct 2021 22:39:01 -0800</pubDate><guid>https://mxlit.com/kb-00013/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In this post, we&amp;rsquo;ll see how to add another domain to an Exchange server.&lt;/p&gt;
&lt;p&gt;First, we need to obtain a domain. This can be one you&amp;rsquo;ve purchased or any free domain. Then, we need to edit the MX records of the new domain so they point to our Exchange server.&lt;/p&gt;
&lt;p&gt;To obtain a free domain, I&amp;rsquo;ve included the link &lt;a href="https://mxlit.com/kb-00005"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For this example, I&amp;rsquo;ll use the domain mxlitpro.tk, which was created previously.&lt;/p&gt;</description></item></channel></rss>