Git Product home page Git Product logo

Comments (5)

T0pCyber avatar T0pCyber commented on August 10, 2024

This is potentially being caused by deprecation of legacy auth. Connect to Exchange-OnlineManagement using the V2 module before running the Tenant Investigation. In the process of removing CloudConnect and updating to Exchange Online V2 module dependency.
See below for updated V2 module
https://docs.microsoft.com/en-us/powershell/exchange/exchange-online-powershell-v2?view=exchange-ps

from hawk.

natv avatar natv commented on August 10, 2024

Having the same issue, have installed using command:

Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.4

This shows it's installed:

PS C:\WINDOWS\system32> Import-Module ExchangeOnlineManagement; Get-Module ExchangeOnlineManagement

ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Script     2.0.4      ExchangeOnlineManagement            {Get-EXOCasMailbox, Get-EXOMailbox, Get-EXOMailboxFolderPermission, Get-EXOMailboxFolderStatistics...}

Same error:

Message: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'a0c73c16-a7e3-xxxx-xxxxxxxxxxxxxxxx'.

from hawk.

T0pCyber avatar T0pCyber commented on August 10, 2024

Just pushed a tested and what seems to stable newer version of Hawk. There was a couple deprecated things that happened all at once. Let us know if you're still having issues. FYI, you'll be required to install AzureAD Module and will be promoted 3 times to connect to MSO, Azure and Exchange Online to complete the Start-HawkTenantInvestigation. Thanks for the heads up.

from hawk.

natv avatar natv commented on August 10, 2024

confirmed, all working now thank you for the quick fix and for this tool!

from hawk.

garilla2 avatar garilla2 commented on August 10, 2024

What amazing support, and what an amazing product. Everything working from my side on all installs, closing ticket.

from hawk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.