I can’t get PsExec to work. It keeps copying my installer into system32 (where it won’t launch). Does anyone know how to copy from the local to the remote computer to a directory that isn’t system32? My PsExec command line is
psexec \\000.00.00.000 -f -u DOMAIN\meuser -p testpwd -c ..\Installer\test.exe /S
Any help would be greatly appreciated.
EDIT: It won’t launch because I don’t have full administrative rights on the computer. It will launch from other directories
Have you tried: