cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
smozie
Engaged Sweeper
I am trying to install an MSI via Lansweeper and the job fails when I try to send it through Lansweeper but works when I run the commands locally via the command prompt. The return error code I get is 1603. I have tried changing the run mode, installing a "clean" unedited MSI, confirmed all the steps and file paths were correct and it's still not working. I will attach the log file once I figure that out, for now I'll just post the last few lines of logs. Any help would be appreciated.


Edit- log file attached
2 REPLIES 2
KrisNelson
Champion Sweeper
From the logs it looks like it's having issues uninstalling the previous version of Traps.

It all seems to go south starting on line 540.
MSI (s) (08:7C) [13:27:28:392]: RESTART MANAGER: Failed to retrieve the list of applications that hold files in use; Windows Installer will use the built-in FilesInUse functionality. Error: 6
Info 1603. The file C:\Program Files\Palo Alto Networks\Traps\winutils.dll is being held in use by the following process: Name: cytray, Id: 8792, Window Title: '(not determined yet)'. Close that application and retry.


And if I'm reading this correctly, it may explain why it works via command line while logged on versus a non-interactive command line.


CYV-14380

If you attempt to uninstall Traps but have administrative privileges only through fully enabled User Account Control (UAC), the uninstall is unsuccessful. This is because the uninstaller does not evaluate UAC access when it performs a self-security validation step to ensure the uninstall command was initiated by an administrator with the necessary permissions.

Workarounds:

•Execute the agent uninstall process from Add/Remove Programs with admin privileges.


•Execute the agent uninstall using msiexec /x and supply the UNINSTALL_PASSWORD argument. For more information, see Uninstall the Traps Agent Using Msiexec . You must have the agent installer MSI to use this workaround.


-Kris
Esben_D
Lansweeper Employee
Lansweeper Employee
Seems like you've already done most of the basic steps for troubleshooting. I can really only recommend contacting our support team.

What MSI are you trying to deploy?