Installation success or error status 1603.
by admin on Feb.11, 2010, under XenApp
Error: Windows Installer installed the product. Product Name: Citrix XenApp 5.0. Product Version: 5.0.0.0. Product Language: 1033. Installation success or error status: 1603.
Correct one or more of the following.
- Add UILevel=BASIC_UI to your unattend file under [Options] to yield your specific error.
- Reference the following
- One or more of the following IIS role services is not installed on this computer.
- Windows Authentication Security
- IIS 6 Management Compatibility
- IIS 6 Metabase Compatibility
- IIS 6 WMI Compatibility
- IIS 6 Scripting Tools
- IIS 6 Management Console
- ISAPI Extensions
- ISAPI Filters
- To capture the above error (ref:)
- [Options]
RebootOnFinish=Yes
LogLevel=*v
LogFile=c:\temp\msi.log
UILevel=BASIC_UI
IgnoreMCM=No
RemoveWITurnkey=No - [Citrix XML Service]
;ExtendIIS=YES
;This setting applies only if ExtendIIS is No
;DedicatedPortNumber=80
;This setting applies only if ExtendIIS is Yes
;EnableVirtualScripts=Yes - kb949914 is not needed to address issues directly with the server.
- One or more of the following IIS role services is not installed on this computer.