Hello
Whenever I'm trying to deploy an executable on clients per Lansweeper deployment, I receive an "incorrect function" Error in the Deployment Logs.
The step is just "<path to exe>\program.exe". It neither works with local paths like %windir% nor with UNC paths.
When I go to the client I tried to deploy it on, I see these errors in the Windows Event Viewer:
(see attached images)
So I'm pretty sure it's not a permission error, since every other deployment, even those that require admin elevation, run fine with the same credentials.
It sais "FileNotFoundException". Is there a reason why in the error log it sais Faulting application path: C:\Users\VINCEN~1.BEY\AppData\Local\Temp\MW-ae47b2b4-1c52-4fbc-a727-164e1d26ae23\files\GooseDesktop.exe
?
The username in this path is altered (it should say vincent.beyer), and why is it even executing from the Temp path instead of the one I gave in the command deployment field?
Thanks for your help!