MarkusGreinerSkaylink
Results
2
comments of
MarkusGreinerSkaylink
I guess it would help, if we just put a try catch block around the line 45 in Get-ORCACollection.ps1 e.g. `if($SCC -and $Collection["Services"] -band [ORCAService]::MDO) { try { Write-Verbose "$(Get-Date)...
I understand. Could you wrap the "get-protectionalert" with a try catch block? I use the get-orcacollection from Maester and the problem is that all Orca tests will fail if i...