Code Monkey home page Code Monkey logo

Comments (8)

HowAboutNo1 avatar HowAboutNo1 commented on June 16, 2024 2

So, I was able to get past the initial error listed, but then I get a bunch of errors regarding missing methods in the various check files, and the errors are valid. For example, I get the error "Method invocation failed because [ORCA100] does not contain a method named 'op_Addition'". Looking in the "check-ORCA100.ps1" file it does not contain anything related to 'op_Addition"... Something is definitely missing.

[UPDATE: I GOT IT TO WORK!]

  1. Update the line of code ". $CheckFile.FullName" to ". $($CheckFile.FullName)"
  2. It seems Powershell has an issue with loading classes and so the ORCA commands must be run from Powershell ISE (new-object - cannot find type VNVDTrafficFilterPolicyConfig - verify assembly containing this type is loaded vNugglets/vNuggletsPSMod_vDNetworking#1)
  3. If you are using this script for a specific tenant type add the "-ExchangeEnvironmentName" switch to each connection string in the ORCA.psm1 code.

from orca.

MarcLaf avatar MarcLaf commented on June 16, 2024

Just got this same error.

from orca.

karashah1 avatar karashah1 commented on June 16, 2024

@hgiesonTRUE @MarcLaf
Just to clarify:
Is this the first time you folks were running ORCA and faced this issue or was it working fine previously and this issue cropped up?

from orca.

MarcLaf avatar MarcLaf commented on June 16, 2024

from orca.

NehavPandey avatar NehavPandey commented on June 16, 2024

Can you uninstall ORCA and install updated version and try again. Also has there been any changes in security policies in your organization?

from orca.

MarcLaf avatar MarcLaf commented on June 16, 2024

@NehavPandey I just tried that and received the same error. No changes in security policies that I'm aware of. The last time I had weird ORCA issues it was interference by SentinelOne AV. I'll check to make sure it's still whitelisting ORCA.

from orca.

MarcLaf avatar MarcLaf commented on June 16, 2024

@NehavPandey Confirmed it's interference by SentinelOne again. The previous time I had specific protection components disabled but an update to the agent solved it. Looks like the "bug" is back again. I can't tell what exactly is preventing the script from running but if I find out I'll let you know. I'm guessing @hgiesonTRUE also has an AV product that is causing the same issues.

from orca.

NehavPandey avatar NehavPandey commented on June 16, 2024

Issue Resolved as per above comment. Closing the issue

from orca.

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.