psexec to install tools remotely
I'm trying to use the command
psexec \\COMPUTER -c file.msi
to copy and execute a file on a remote computer but the command fails with
PsExec could not start file.msi on COMPUTER:
The system cannot find the file specified.
I'm running the command prompt in the directory of my local machine that has the msi file0 Replies