PsExec executes a program on a remote system, where remotely executed console applications execute interactively.
psexec @computername.txt -e -u administrator -P password -realtime -c ocxreg.bat
computername.txt contain computer name or ip address..
No comments:
Post a Comment