PsExec executes a program on a remote system, where remotely executed console applications execute interactively.
Usage: psexec \\computer [-u user [-p psswd]][-s][-i][-c [-f]][-d] cmd [argument s] -u Specifies optional user name for login to remote computer. -p Specifies optional password for user name. If you omit this you will be prompted to enter a hidden password. -s Run the remote process in the System account. -i Run the program so that it interacts with the desktop on the remote system. -c Copy the specified program to the remote system for execution. If you omit this option the application