WMI Script to Deploy Application
I need to write a WMI script to deploy an application to mulitple computers.
I have the names of the computers on a text file and i have the .exe to deploy.
Can someone get me started? Any directionwould be helpful...
thanks,
[253 byte] By [
temoty] at [2007-11-19 19:36:36]

# 2 Re: WMI Script to Deploy Application
Hi Guys!
I am facing the same problem. I have to remotely install a program on multiple machines. This is to be done from the server.
Kindly, suggest some way out.
Thanks and regards
Arun (simplyarun@rediffmail.com)
# 3 Re: WMI Script to Deploy Application
Well, if you are running Windows Server 2003, take a look here ( http://support.microsoft.com/default.aspx?scid=kb;en-us;325862).
# 5 Re: WMI Script to Deploy Application
Kinda late,
But for running executables on remote machines, i.e. Installing patches remotely, check out http://www.vbforums.com/showthread.php?t=311633