Gpo Software Installation Failed 1603

Автор:
Gpo Software Installation Failed 1603 7,5/10 6292 reviews
I’m trying to deploy an MSI setup via Group Policy using Software Installation Policy. I have followed a Software Deployment manual and configured the GPOSoftware_Deployment_GPO and updated GPO settings by gpupdate/force command and restarted the machine. But when I login into system, I have noticed the software was not installed and found the following events in the System Event log (

The Windows Installer service uses the SYSTEM account to install software. The System doesn't have the latest version of the MSI installer. The System TEMP and TMP variables are not set to the default path C: windows temp. In most cases, Windows defender should be turned off automatically during SEP installation. I created a GPO and have linked the computer software install to the msi file. Management was passed flags (1) and returned a failure status code of (1603).

Event 101 with error %%1274 and Event 103 with error %%2).


Event ID 101:

Event ID 103:

After analyzed some time, found the problem for this issue is insufficient wait time to apply Group Policy.

Fix/Solution for GPO Software Deployment Error : %%1274 and %%2

Follow the below steps to increase policy processing wait time.

1. Open Software Installation Policy applied GPO (In my case: Software_Deployment_GPO) in Edit mode.
2. Navigate to “Computer Configuration > Policies > Administrative Templates > System > Group Policy”
3. In right-hand side, search and double-click the setting “Startup policy processing wait time.”

4. Enable the setting and set “Amount of time to wait (in seconds)” to a reasonable value for your environment, for instance “60”. Now click the Apply button to apply settings.

5. Update the GPO by running the command gpupdate/force and restart computer to check install the software on machine startup.

Related Reads

Applicable Products

  • XenDesktop
  • XenApp

Symptoms or Error

When trying to install or remove any XenApp Software (including hotfixes and rollup packs), a 1603 Windows error message is displayed. The following are the possible error messages that are displayed when trying to install or remove any XenApp Software:

Error 1603: A fatal error occurred during installation

Installation ended prematurely because of an error

Fatal Error during installation

You might also notice the following when trying to remove any hotfix or rollup pack using cpatch command:

Download free Swis721 Blk BT Black font, SWZ721K.TTF Swis721 Blk BT Black Swiss 721 Black Swiss 721 Black BT mfgpctt-v1.52 Monday, January 25, 1993 11:38:48 am (EST) Swiss721BT-Black. Font swiss 721 blk bt normal.

Note: Find more possible causes and solutions in the Additional Resources section.

Solution

Complete the following steps to resolve this issue:

  1. Reboot twice to ensure there are no more pending reboot requests.
    Try your installation again. If the problem persists continue to Step 2.

  2. Check the Windows Installer Service.

    Try your installation again. If the problem persists continue to Step 3.

    1. Click Start > Run, and type Services.msc and press Enter.
    2. Scroll down and find the Windows Installer. Double-click Windows Installer in the Services list.
    3. On the General tab, ensure the service is started under Service status.
    4. If the service is not already running, under Service status, click Start, and then click OK.
  3. Unregister and then re-register the Windows Installer Service.

    Try your installation again. If the problem persists continue to Step 4.

    1. Click Start > Run, and type msiexec /unreg in the Open text box; click OK.
    2. Click Start > Run, and type msiexec /regserver in the Open text box; click OK.
  4. Search and remove any InProgress installations.
To search for the InProgress reg subkey on a system enter a command that uses the following syntax:
reg /query [ComputerName]HKLMSOFTWAREMicrosoftWindowsCurrentVersionInstallerInProgress
5. Ensure the Device Install Service is not disabled.

Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.

To clean any pending installations check the following registry key and clean any entries in the key that you find:

  1. Click Start, and then click Run.

  1. In the Open box, type regedit, and then click OK.

  1. Locate the following reg key:
    HKEY_Local_MachineSoftwareMicrosoftWindowsCurrentVersionInstallerInProgress

  1. Select the key, and then press Delete.

  1. Click Yes to confirm the delete operation.

  1. On the Registry menu, click Exit to quit the Registry Editor.

Try your installation again. If the problem persists contact Citrix Technical Support for further assistance.

Problem Cause

When an installation does not complete or roll back successfully, some remnants of the installation might remain in the system. Windows Installer considers the incomplete installation to be active and does not install new products or re-install existing products until the installation is resolved. Because Windows Installer runs only one installation at a time, only one installation is active at any given time and there is only one instance of the indicator objects on any system.

The following object indicates an active, incomplete installation on the system. When an installation completes successfully, Windows Installer automatically deletes this object from the system. The InProgress registry subkey: HKLMSoftwareMicrosoftWindowsCurrentVersionInstallerInProgress

Additional Resources

  • CTX126640 - XenApp 6 Installation Fails with Error Code 1603

  • CTX136996 - Error 1603 Occurs When Installing Hotfix Rollup Pack 2 on XenApp 6.0

  • CTX138332 - Hotfix or Hotfix Rollup Error 1603: A fatal error occurred during installation

  • CTX128758 - XenApp Hotfix Installation Fatal Error 1603

  • CTX206937 - Error Code: 1603 When Upgrading From StoreFront 3.x to StoreFront 3.1 Beta

  • CTX207644 - StoreFront Upgrade from 2.6 to 3.0 Fails

  • CTX415447 - Understanding Microsoft Installer Logs

  • CTX746354 - Best Practices to Uninstall XenApp/Presentation Server on Windows Server

  • CTX207617 - Citrix Install, Upgrade or Uninstall Fails with Error 1603 from possible WMI Repository, .NET, or Performance Counter Corruption

Disclaimer

Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.