Skip to content

Icinga Framework and Plugins fails if Windows Defender gets activated #302

@stevie-sy

Description

@stevie-sy

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 documentationEnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions