<div data-elementor-type="wp-post" data-elementor-id="485" class="elementor elementor-485" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-3d0b995 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3d0b995" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c046fbd" data-id="c046fbd" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5958a3c elementor-widget elementor-widget-text-editor" data-id="5958a3c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2>Intro</h2><p>As discussed in our <a href="http://techzilica.com/microsoft-365/how-to-connect-to-exchange-online-powershell/">previous article,</a> connecting to Exchange Online via PowerShell is one of the most important uses for PowerShell as a Microsoft365 administrator. </p><p>The setup process on PowerShell for connecting with an MFA account is incredibly simple &#8211;</p><h2>Method</h2><p>If this is the first time you are using MFA PowerShell on your computer, enter the following in an administrator PowerShell window &#8211;</p><blockquote><p>Install-Module ExchangeOnlineManagement</p></blockquote><p>Once you have entered the command and hit &#8216;enter&#8217;, you will be requested for your decision on installing the package, type &#8216;Y&#8217; and hit enter.</p><p>Now that you have installed the Exchange Online PowerShell management package, all that is left to do, is authenticate to Exchange Online &#8211;</p><blockquote><p>Connect-ExchangeOnline</p></blockquote><p>When you have typed in the above command and hit enter, you will see a familiar login page like this one &#8211;</p><p><img class="alignnone size-full wp-image-487" src="http://techzilica.com/wp-content/uploads/2020/10/Modern-Authentication-login-window.png" alt="Microsoft365 Modern Authentication Login" width="604" height="376" /></p><p>Now just login as normal and complete the MFA process and then you are finished!</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
Connect to Exchange Online Powershell with MFA
