Powershell error while connecting with exchange

Syed Bukhari 0 Reputation points
2024-04-17T00:26:27.7733333+00:00

Hi Team,

Good day.

Getting error "Content within this application coming from the website listed below is being blocked by Internet Explorer Enhanced Security Configuration."

while running (connect -exchangeonline) command in powershell.

Regards,

Microsoft Exchange Online
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,602 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 26,155 Reputation points MVP
    2024-04-17T00:56:07.5266667+00:00

    Disable Internet Explorer Enhanced Security Configuration (at least temporarily). There are different ways to accomplish this, for example,

    https://learn.microsoft.com/en-us/troubleshoot/developer/browsers/security-privacy/enhanced-security-configuration-faq#how-to-disable-internet-explorer-esc-by-using-a-script

    or

    https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Disable-IE-Enhanced-Security-on-Windows-Server.html


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


  2. Syed Bukhari 0 Reputation points
    2024-04-17T06:31:55.03+00:00

    Hi Marcin,

    Thanks for your help, tried to go down your path as I am beginner in Powershell, couldn't get it. Maybe screenshot would be helpful.

    Thanks again.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.