<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exchange Online MEM - Configuration Issue in Workspace ONE Discussions</title>
    <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2958588#M18400</link>
    <description>&lt;P&gt;Trying to setup the email configuration for Exchange Online. When I test the connection I get the following error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test connection failed with the following message: Length cannot be less than zero. Parameter name: length&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaddBlanchard_0-1678393297035.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100483iEF11E8507DA4FF3A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ChaddBlanchard_0-1678393297035.png" alt="ChaddBlanchard_0-1678393297035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I login to Exchange Online via PowerShell from my workstation. So I know the user account on the 365 side is fine. But it won't connect via AirWatch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaddBlanchard_1-1678393310399.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100484i4EBA77767806BCAE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ChaddBlanchard_1-1678393310399.png" alt="ChaddBlanchard_1-1678393310399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 20:31:17 GMT</pubDate>
    <dc:creator>ChaddBlanchard</dc:creator>
    <dc:date>2023-03-09T20:31:17Z</dc:date>
    <item>
      <title>Exchange Online MEM - Configuration Issue</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2958588#M18400</link>
      <description>&lt;P&gt;Trying to setup the email configuration for Exchange Online. When I test the connection I get the following error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test connection failed with the following message: Length cannot be less than zero. Parameter name: length&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaddBlanchard_0-1678393297035.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100483iEF11E8507DA4FF3A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ChaddBlanchard_0-1678393297035.png" alt="ChaddBlanchard_0-1678393297035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I login to Exchange Online via PowerShell from my workstation. So I know the user account on the 365 side is fine. But it won't connect via AirWatch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaddBlanchard_1-1678393310399.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100484i4EBA77767806BCAE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ChaddBlanchard_1-1678393310399.png" alt="ChaddBlanchard_1-1678393310399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:31:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2958588#M18400</guid>
      <dc:creator>ChaddBlanchard</dc:creator>
      <dc:date>2023-03-09T20:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange Online MEM - Configuration Issue</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2959075#M18416</link>
      <description>&lt;P&gt;This happened to us a few weeks ago.&amp;nbsp; For us, it was because the connectors updated and ExchangeOnlineManagement module was updated to an unsupported version as part of the update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On your connector system run a Get-InstalledModule command&amp;nbsp; (Ours had been updated to 3.1.0)&lt;/P&gt;&lt;P&gt;If you are currently above 2.0.5 it may be the cause of the failure&lt;/P&gt;&lt;P&gt;Uninstall PowerShell Module for Specific Version&lt;BR /&gt;Uninstall-Module -Name ExchangeOnlineManagement -RequiredVersion 3.1.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Install OLD PowerShell Module with Specific Version&lt;BR /&gt;Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5&lt;/P&gt;&lt;P&gt;As soon as we changed the installed version, our powershell was able to connect to exchange.&amp;nbsp; These instructions came from our SR with VMware&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 12:28:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2959075#M18416</guid>
      <dc:creator>MarcusInch</dc:creator>
      <dc:date>2023-03-14T12:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange Online MEM - Configuration Issue</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2960326#M18460</link>
      <description>&lt;P&gt;Was Powershell ENABLED on your ACC or not? We are seeing a similar scenario, as w ehave same error but PS is NOT enabled on our ACC presently.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 19:33:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2960326#M18460</guid>
      <dc:creator>JimHruska</dc:creator>
      <dc:date>2023-03-21T19:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange Online MEM - Configuration Issue</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2964682#M18614</link>
      <description>&lt;P&gt;Thank you. We had the same issue and your steps helped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One additional thing to call out.&amp;nbsp; Had to reboot the ACC to perform the module uninstall as we kept getting module in use message.&lt;/P&gt;&lt;P&gt;Note: if you have "Exchange Powershell" option disabled in Airwatch Cloud Connector config, the PS commands go through SaaS environment and have no dependency on ACC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if the issue persists, check the Azure AD signin logs for the account [non interactive signin's]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:12:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Exchange-Online-MEM-Configuration-Issue/m-p/2964682#M18614</guid>
      <dc:creator>smulpuru</dc:creator>
      <dc:date>2023-04-20T20:12:36Z</dc:date>
    </item>
  </channel>
</rss>

