I have some similar scenarios.
![]()
What workes for me is creating a SW package of type msiexec/command, enter full path to the batch file into "exe root patch" and enter full path+batch to "installation command".
Then "install software" and select in "install options" : Run as user:
If that doesn't work you should try to implement some kind of logging into you batch script so see how far it gets.