Useful shortcuts for vi editor

Showing posts with label psexec. Show all posts
Showing posts with label psexec. Show all posts

Monday 22 August 2016

How to run a command remotely?

e.g.
psExec \\10.10.10.10 cmd /c calc.exe
psExec \\10.10.10.10 cmd.exe /c msg * 'merhaba'

Note: You can take psExec tool from microsoft site