Lenovo Thin Installer is getting failed on below command during update of the drivers.
Do we have any way to pass the failure line of script so that next line of action script can be executed.
waithidden C:*\LENOVO\ThinInstaller\ThinInstaller.exe /CM -search A -action INSTALL -showprogress -includerebootpackages 1,3,4,5 -noreboot -noicon -nocancel -nocontinueafterreboot -repository \{parameter “ImgSrv”}\LenovoUpdates -exporttowmi -log C:*\LENOVO\ThinInstallerUpdate.log
Above action script is getting failed on few machines only so we are looking for a way so that action status come as completed instead of failed.