Hey,
I'm trying to execute this command, but don't succeed. Someone see my syntax mistake?
PsExec.exe cmd "copy C:\PsTools\Eula.txt C:\PsTools\1111.txt"
It's supposed to be:
PsExec.exe \\server-name cmd "copy C:\PsTools\Eula.txt C:\PsTools\1111.txt"
but I don't have a LAN right now and I wan to check this command on localhost.
Basically I want to execute remotely the copy win command.
Thanks
I'm trying to execute this command, but don't succeed. Someone see my syntax mistake?
PsExec.exe cmd "copy C:\PsTools\Eula.txt C:\PsTools\1111.txt"
It's supposed to be:
PsExec.exe \\server-name cmd "copy C:\PsTools\Eula.txt C:\PsTools\1111.txt"
but I don't have a LAN right now and I wan to check this command on localhost.
Basically I want to execute remotely the copy win command.
Thanks
Last edited: