Run remote commands

  • Thread starter Thread starter Scott L
  • Start date Start date
S

Scott L

Hi,

I wanted to find a way to run remote commands (mostly just executing exes or
scripts that the remote machine has access to) on one or more machines, what
is the best way to do this?

Thanks
 
Scott said:
I wanted to find a way to run remote commands (mostly just
executing exes or scripts that the remote machine has access to) on
one or more machines, what is the best way to do this?

Not sure of the situation.

Domain - you could use group policies, SCCM, PSEXEC, etc...
 
yes the computers will be part of the domain, i was looking for a way to run
commands in a situation where i could issue remote commands and have them be
executed at that moment.
 
Scott said:
yes the computers will be part of the domain, i was looking for a
way to run commands in a situation where i could issue remote
commands and have them be executed at that moment.

PSEXEC
 
Back
Top