There is a need to skip OS verification done by SIM (Symantec Installation Manager) due to messages like these:
Process: SymantecInstallationManager (1468)
Thread ID: 1
Module: SymantecInstallationManager.exe
Source: Symantec.Installation.UI.MainForm.IsSupportedOsForArchitecture
Description: Unsupported 64-bit OS (Windows Server 2012 Datacenter )--only package building capability enabled.
Process: SymantecInstallationManager (1468)
Thread ID: 1
Module: SymantecInstallationManager.exe
Source: Symantec.Installation.UI.MainForm.PerformConditionalWizardLaunch
Description: OS not supported. Launching wizard for create package
Process: SymantecInstallationManager (1468)
Thread ID: 1
Module: SymantecInstallationManager.exe
Source: Symantec.Installation.Automation.Output.ReportInfo
Description: Creating SimWizardContext for mode 'CreatePackage'
ITMS 8.x
Known issue.
This has been addressed by disabling the auto-launch of package creation wizard in the case when SIM is installed on an incompatible OS version.
This is not a product installation but a package creation wizard.
You could try the following (if you know for sure the OS version mentioned is supported):
HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\AIM\EnableInstallOnUnsupportedOS = 1
However, for obvious reasons, it is recommended not to be used without understanding the possible risks of an unsupported OS version (in order to avoid future unexpected behavior).