Giter Site home page Giter Site logo

Comments (5)

mcvic1rj avatar mcvic1rj commented on June 25, 2024 2

What is the specific error you are receiving?

Last I tried, you can connect to office365 EXO from pwsh on Mac/Linux as long as you are not using MFA.

from o365-investigationtooling.

peterwake avatar peterwake commented on June 25, 2024

@mcvic1rj that would be it. I just turned on MFA as part of the Secure Score work! Can I use an 'app password'..? as defined at https://account.activedirectory.windowsazure.com/AppPasswords.aspx

from o365-investigationtooling.

peterwake avatar peterwake commented on June 25, 2024

It does work with an 'app password'. Apart from the Out-Gridview bit, which said it was not recognised (but I don't think this matters).

from o365-investigationtooling.

mcvic1rj avatar mcvic1rj commented on June 25, 2024

Out-GridView was something that was not brought over to pwsh v6. With this script there are a few options to make it cross compatible:

  • Remove the “Verify” Section
  • Rebuild the “Verify” Section to support pwsh v6 (possibly exporting the list as a CSV)
  • Ignore this problem until Out-GridView is supported in pwsh v6 issue 3957

What option above do you think would fix this issue for you?

from o365-investigationtooling.

peterwake avatar peterwake commented on June 25, 2024

I just removed the | Out-GridView bit and it worked fine :)

from o365-investigationtooling.

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.