diff --git a/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 b/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 index b2275f4..2faee4f 100644 --- a/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 +++ b/lib/core/tools/Get-IcingaCheckCommandConfig.psm1 @@ -102,7 +102,7 @@ function Get-IcingaCheckCommandConfig() '-NoProfile' = @{ 'order' = '-3'; 'skip_key' = $TRUE; - 'value' = '-NoLogo'; + 'value' = '-NoProfile'; }; '-NoLogo' = @{ 'order' = '-2';