lib/core/installer/tools/environment/Disable-IcingaForWindowsInstallationHeaderPrint.psm1
function Disable-IcingaForWindowsInstallationHeaderPrint() { $global:Icinga.InstallWizard.HeaderPrint = $FALSE; } |
function Disable-IcingaForWindowsInstallationHeaderPrint() { $global:Icinga.InstallWizard.HeaderPrint = $FALSE; } |