Feb 01 2018 01:18 PM
I go to the EAC, hybrid and click Configure and all I get is a quick flash of "Running Security Scan" and then...nothing.
Feb 01 2018 11:55 PM
SolutionUse IE, other browsers don't support the click-once functionality used with the installer. Or require add-ins/additional configuration.
Feb 02 2018 02:50 AM
No problem here with Edge...
Feb 02 2018 10:45 AM
Shhh, don't even mention that thing :)
Feb 02 2018 02:53 PM
Thanks for your replay.
i tried in IE/Chrom/Mozila but no luck
Feb 05 2018 12:37 PM
Thanks for the replay.
it doesn't work on Edge as well
Apr 22 2018 06:14 AM
I had this issue with Chrome. Changed to IE and it worked.
May 02 2019 07:56 AM
Please use internet explorer, other browsers are not supportive.
May 12 2019 12:11 AM - edited May 12 2019 12:13 AM
Use Internet Explorer and the installation will go fine.
Dec 11 2019 05:16 AM
Dec 13 2019 04:02 AM
There is a later version v2, called ExchangeOnlineManagement
https://www.powershellgallery.com/packages/ExchangeOnlineManagement/0.3374.9
Install-Module -Name ExchangeOnlineManagement -Repository PSGallery -Scope AllUsers -MinimumVersion 0.3374.9 -AllowClobber -Confirm:$false -Force -AcceptLicense
or
Install-Module -Name ExchangeOnlineManagement -Repository PSGallery -Scope CurrentUser -MinimumVersion 0.3374.9 -AllowClobber -Confirm:$false -Force -AcceptLicense
use Connect-ExchangeOnline to connect and trigger MFA
Aug 27 2020 10:20 AM
Question, now that IE is officially dead, how do we transition this functionality to the new Edge?
Tried running it recently, no go, still have to use IE.