|
Hi, With the last version of PaExec, this command doesn't work : paexec.exe \NA-01-TRI1 -u administrator -p password -i -d -c -f "G:\My Drive\En_Maintenance.exe"
This one works : paexec.exe \NA-01-TRI1 -u administrator -p password -i -d -c -f "G:\MyDrive\En_Maintenance.exe" The usage doc mentions : The application name, copy source, working directory and log file entries can be quoted if the path contains a space. Is this a bug ? |