Installation success or error status: 1603
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 11:44 AM
Hi Guys,
Im in the process of automating the mid server install using the supplied powershell script from service now (SilentInstall.ps1). When running this script it keeps failing with:
Installation success or error status: 1603
..Its very much an error as there is no servicenow service installed or files in the agent folder.
Has anybody seen this before or have any ideas?
Im using msi:
mid-windows-installer.rome-06-23-2021__patch2-09-23-2021_10-06-2021_1453.windows.x86-64
This is also being installed on a Windows server 2019 instance in AWS.
Thanks
InfraDevOpsSupportDude
- Labels:
-
MID Server

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 11:46 AM
Hi,
Can you see if this thread helps you with the above?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 07:44 PM
Check the following Microsoft page.
You may receive this error message if any one of the following conditions is true:
- Windows Installer is attempting to install an app that is already installed on your PC.
- The folder that you are trying to install the Windows Installer package to is encrypted.
- The drive that contains the folder that you are trying to install the Windows Installer package to is accessed as a substitute drive.
- The SYSTEM account does not have Full Control permissions on the folder that you are trying to install the Windows Installer package to. You notice the error message because the Windows Installer service uses the SYSTEM account to install software.