I need to run a .cmd file as a network admin user on each computer.
The .cmd file checks the version of certain files, copies down new files from a network share if needed and then initiates a silent software install from a network share.
I need to do this per computer not per user.
I have tried several methods, Launch application, launch application as a cmd.exe, add to software packages as cmd.exe with all the command lines.
I cannot get it to be launched or if it is it does not run correctly.
How can I get this to work ?
Thanks
Steven