UPS Worldship Silent Install help ws_silent
UPS WorldShip Help (Silent Install exit code: 119)
Worldship 2019 Installation
UPS Worldship - Software, Tasks & Script Requests - ImmyBot Community
we have a lot of computers that need to be deployed with UPS Worldship. my team is trying to figure out why we keep getting an error when running the command to install silently
Command: Setup.exe /s /i WS_Silent.ini
Error: WorldShip Install-FAILED : Return Status: 223
Our WS_Silent.ini file looks like this. Its all fresh new installs:
[configuration]approvelegalagreement=yeslanguage=ENUcountry=USinstalltype=standaloneshortcut=yesautolaunchworldship=yes
Hey Guys,
I am in the process of creating an Intune app for UPS WorldShip, I have successfully been able to have a silent install run and install on my test VM using my admin account. However when running the command/script as system (Which is what Intune will run the command/script as) I get an error.
At first I believed this was because system did not have Read/Write permissions to the UPS remote share. But after adding a few test computers to a group that has Read/Write permissions I still get the error. I have also verified that the share permissions for this group is set to Read/Write too.
Reading the log file "PIC" I see the following
No Read Access Permissions on input file
ERROR: WorldShip Install, Command options Processing Failed:119
Setup inComplete or aborted.. exit : 119
Silent Install, Writing Results..
WorldShip Install-FAILED : Return Status: 119
I have no idea what input file it is talking about, and no idea what error 119 means. If anyone has any knowledge about what these mean that would greatly help. Thanks