Hello,
I want to use ocs teledeploy functionnality to clear a browser cache (ie) on client machines. I have 90 clients and I just need to run the following command: C:\Windows\System32\RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
I used the execute action to run this command but nothing has changed. Then I used the launch action to launch a .bat file with this command. even adding start didnt resolve the issue. the package is always downloaded successfully but nohting has been executed on the client machine to proove that the cache has been cleaned.
How can I di this action please. it's a production issue and I need to relove this ASAP.
Thanks