Skip to content
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

Cannot find get-protectionalert #315

Open
lmarianko opened this issue Jun 21, 2024 · 1 comment
Open

Cannot find get-protectionalert #315

lmarianko opened this issue Jun 21, 2024 · 1 comment

Comments

@lmarianko
Copy link

Running the latest Exo and orca modules, looks like the get-protectionalert cmdlet is not working. Everything else worked fine.

06/21/2024 09:41:03 Getting Protection Alerts
Get-ProtectionAlert : The term 'Get-ProtectionAlert' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At C:\Program Files\WindowsPowerShell\Modules\ORCA\2.8.1\ORCA.psm1:645 char:42

  •     $Collection["ProtectionAlert"] = Get-ProtectionAlert | Where- ...
    
  •                                      ~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Get-ProtectionAlert:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException
@lmarianko
Copy link
Author

I see prior comment to also connect to security and compliance powershell. Please add that to the instructions for running. Tx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant