-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get-ORCAReport does not work #129
Comments
Just got this same error. |
@hgiesonTRUE @MarcLaf |
I've run it successfully in the past. The first time I ran it I got a
different error and subsequent runs got this one.
…On Thu, Apr 1, 2021 at 1:33 AM karashah1 ***@***.***> wrote:
@hgiesonTRUE <https://github.com/hgiesonTRUE> @MarcLaf
<https://github.com/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?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#129 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBMF53AMN77DCC4U52CUQLTGQATXANCNFSM4YBJU6EA>
.
|
Can you uninstall ORCA and install updated version and try again. Also has there been any changes in security policies in your organization? |
@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. |
@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. |
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!]
|
Issue Resolved as per above comment. Closing the issue |
Lots of failures, but most importantly does not show output.
Get-ORCAReport
02/22/2021 16:41:42 Performing ORCA Version check...
New-Object : Cannot find type [html]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'DefaultOutputDirectory' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:410 char:17
The property 'VersionCheck' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:413 char:17
New-Object : Cannot find type [ORCA100]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA101]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA102]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA103]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA104]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA105]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA106]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA107]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA108]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA108_1]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA109]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA110]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA111]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA112]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA113]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA114]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA115]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA116]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA117]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA118_1]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA118_2]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA119]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA120_malware]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA120_phish]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA120_spam]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA121]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA122]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA123]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA124]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA125]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA139]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA140]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA141]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA142]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA143]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA156]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA158]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA169]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA179]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA180]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA189]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA189_2]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA205]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA220]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA221]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA222]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA223]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA224]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA225]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA226]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA227]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA228]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA229]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA230]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA231]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA232]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA233]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA233_1]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
New-Object : Cannot find type [ORCA234]: verify that the assembly containing this type is loaded.
At line:32 char:18
The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.9.11\ORCA.psm1:352 char:13
02/22/2021 16:41:44 Getting Anti-Spam Settings
02/22/2021 16:41:45 Getting Tenant Settings
02/22/2021 16:41:45 Getting Anti Phish Settings
02/22/2021 16:41:47 Getting Anti-Malware Settings
02/22/2021 16:41:47 Getting Transport Rules
02/22/2021 16:41:58 Getting ATP Policies
02/22/2021 16:42:00 Getting Accepted Domains
02/22/2021 16:42:00 Getting DKIM Configuration
02/22/2021 16:42:00 Getting Connectors
02/22/2021 16:42:01 Getting MX Reports for all domains
02/22/2021 16:43:11 Generating Output
02/22/2021 16:43:11 Complete! Output is in
The text was updated successfully, but these errors were encountered: