My situation is:
When a user browse this page and update something, the server will do something remotely into other PC machine.
The code should run at server, so server will remote(using psexec) to other PC to call a batch file.
Server already have psexec, and the batch file. Those PC ( \\dngew) will remote by server also include psexec and batch file too.
Any idea?
Thanks!!~
|