-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
DocumentationImprovement of the current documentationImprovement of the current documentationEnhancementNew feature or requestNew feature or request
Milestone
Description
Normally we don't use the Windows Defender on our servers. Instead we have a other solution for virus and malware installed. But we had on one server the strange situation, that the Defender gets activated for some inexplicable reasons). After this, every check from the framework/plugins fails with following error:
At line:1 char:1
+ try { Use-Icinga; } catch { Write-Output 'The Icinga PowerShell Frame ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This script contains malicious content and has been blocked by your antivirus software.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : ScriptContainedMaliciousContent
As is often the case, it is unfortunately no longer possible to recreate this situation on the test system. What I know from my colleagues PowerShell is on the exclude list in the used software. I think It's nothing you can really fix. But maybe it is something for your knowledge base. ;-)
Unfortunately, I am not familiar with Defender and how to configure them that the framework checks work. But I think you are ;-)
Metadata
Metadata
Assignees
Labels
DocumentationImprovement of the current documentationImprovement of the current documentationEnhancementNew feature or requestNew feature or request