Forum Discussion

dpitchers's avatar
dpitchers
Copper Contributor
Jul 07, 2023

Issue With Deploying An Application From Configuration Manager

I am trying to install an msi from Configuration Manager. My install program is msiexec /i "msodbcsql.msi"

 

From Software Center the install fails with code 1603. Looking at the log it is failing at Timeout = 120 minutes. I have tried adding the /q switch before the /i switch and get the same error. If I put the /q switch after the  /i switch the install will hang for the 120 minutes and then fail.

 

Looking for recommendations as to what I can do to get this to work.

6 Replies

No RepliesBe the first to reply

Resources