Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Launch executable with parameters on remote computer

Hello,

I'm facing problem.

We have to deploy a MSI Package, and then, we have to start an executable on the install repository, with some parameters.

STEP 1 : msiexec.exe /i "wksp_x64.msi" ALLUSERS=1 /qn /norestart /log output.log

STEP 2 : C:\Program Files\KUB\WorkstationProtect\KubFsUser.exe /AUTHSERVER
my.kub.server.com /AUTHCODE my_auth_code

I tried differents way for the STEP 2, with Command & Powershell, but I cannot "push" the command to remote computer. It does not work.

have you ever been confronted to this kind of problem ?

Thanks for your help !

0

Comments

0 comments