
Tumata
User

Apr 17, 2009, 1:33 PM
Post #10 of 10
(770 views)
|
|
Re: [hem] Running a batch file on a remote PC
[In reply to]
|
Can't Post
|
|
I think that it is better to NOT install any additional soft. Instead you can use existing mechanism as WMI. All you need is to google a bit. I tried to gogle it and found this http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept04/hey0901.mspx Look:Using WMI, you can connect to a remote machine (assuming you have local administrator rights, of course) and then run any piece of software that’s installed on that machine. As I think it is what you need.
|