Need to open CMD line on a remote machine. Add a local user, enable RDP or Disable Firewall.
This simple exe consists of two things
PSEXEC+BAT FILE
It will prompt you for the IP address and user/password to run it against
(Assuming you will user the Administrator or Domain Administrator account)
________________________________________________________________________________________________________________________
**** Word of caution this shows the Password as you type it**** Don't run this front a user.
I will create a VB script next time around to hide the password.
________________________________________________________________________________________________________________________
Always run unknown programs on a test machine before using on live PC's. Test this on a stand along PC or private test network. For stand alone PC you can type "localhost" to test the local pc if you want.
_________________________________________________________________________________________________________________________
Program Details:
The program extract to %temp% so you can look at the contents there if you want. There will be two files PSEXEC.exe + RemoteCMD.cmd
Goal:
Run quick commands on network computers. Restart, Shutdown, delete files, copy files etc. Anything you can do from command line.
_________________________________________________________________________________________________________________________
*** I did not pay for code signing ($179 per year) so your AV will complain this is a "Unknown Publisher" ***
Download: Remote Command Line
This is my shared drive on SKYDRIVE, its called "RemoteCMD_IPPrompt"
Let me know
what you think!!!!
This simple exe consists of two things
PSEXEC+BAT FILE
It will prompt you for the IP address and user/password to run it against
(Assuming you will user the Administrator or Domain Administrator account)
________________________________________________________________________________________________________________________
**** Word of caution this shows the Password as you type it**** Don't run this front a user.
I will create a VB script next time around to hide the password.
________________________________________________________________________________________________________________________
Always run unknown programs on a test machine before using on live PC's. Test this on a stand along PC or private test network. For stand alone PC you can type "localhost" to test the local pc if you want.
_________________________________________________________________________________________________________________________
Program Details:
The program extract to %temp% so you can look at the contents there if you want. There will be two files PSEXEC.exe + RemoteCMD.cmd
Goal:
Run quick commands on network computers. Restart, Shutdown, delete files, copy files etc. Anything you can do from command line.
_________________________________________________________________________________________________________________________
*** I did not pay for code signing ($179 per year) so your AV will complain this is a "Unknown Publisher" ***
Download: Remote Command Line
This is my shared drive on SKYDRIVE, its called "RemoteCMD_IPPrompt"
Let me know
what you think!!!!