lib/core/installer/tools/environment/Test-IcingaForWindowsInstallationHeaderPrint.psm1

function Test-IcingaForWindowsInstallationHeaderPrint()
{
    return $global:Icinga.InstallWizard.HeaderPrint;
}