Can't start MFA PowerShell Exchange Module using Edge Chrome

Brass Contributor

Hi, 

 

MFA is increasingly a necessity for online operations. 

 

O365 various powershell modules have special versions to work with MFA. 

When trying to open O365 Exchange PowerShell Module, it fails. 

 

The process it to go to the Exchange Admin page, and click on a link to download the module, but it fails to run. 

 

The error log says (a lot) something about not having matching security zones. 

 

It seems to work in Internet Explorer though. 

 

I think you should take a look at it, to make Edge Chrome a first-class citizen in the O365 world. 

 

PLATFORM VERSION INFO
Windows : 10.0.18363.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.3752.0 built by: NET48REL1
clr.dll : 4.8.4121.0 built by: NET48REL1LAST_C
dfdll.dll : 4.8.3752.0 built by: NET48REL1
dfshim.dll : 10.0.18362.1 (WinBuild.160101.0800)

SOURCES
Deployment url : file:///C:/Users/TiagoFreire/Downloads/Microsoft.Online.CSE.PSModule.Client%20(2).application

IDENTITIES
Deployment Identity : Microsoft.Online.CSE.PSModule.Client.application, Version=16.0.3527.0, Culture=neutral, PublicKeyToken=45baf49ae30bdb15, processorArchitecture=msil

APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\TiagoFreire\Downloads\Microsoft.Online.CSE.PSModule.Client (2).application resulted in exception. Following failure messages were detected:
+ Deployment and application do not have matching security zones.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [3/19/2020 12:57:34 PM] : Activation of C:\Users\TiagoFreire\Downloads\Microsoft.Online.CSE.PSModule.Client (2).application has started.
* [3/19/2020 12:57:34 PM] : Processing of deployment manifest has successfully completed.
* [3/19/2020 12:57:34 PM] : Installation of the application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [3/19/2020 12:57:34 PM] System.Deployment.Application.InvalidDeploymentException (Zone)
- Deployment and application do not have matching security zones.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
3 Replies

@Tiago Freire 

Hi, can you use the post editor to properly format and put the code part in "codes"?

right now it's not clear where the text ends and where the code begins.