lib/core/installer/tools/environment/Get-IcingaForWindowsInstallationHeaderSelection.psm1

function Get-IcingaForWindowsInstallationHeaderSelection()
{
    return $global:Icinga.InstallWizard.HeaderSelection;
}