Click to See Complete Forum and Search --> : WMI Script to Deploy Application


temoty
March 13th, 2006, 04:52 PM
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,

PeejAvery
April 18th, 2006, 12:32 AM
Deploy as in fully install? Why does this need to be WMI?

simplyarun
May 11th, 2006, 02:29 AM
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)

PeejAvery
May 11th, 2006, 09:54 AM
Well, if you are running Windows Server 2003, take a look here (http://support.microsoft.com/default.aspx?scid=kb;en-us;325862).

RobDog888
May 16th, 2006, 03:12 PM
You can also create a Group Policy to install or make usre its installed on any/all systems on your network.

packetvb
June 10th, 2006, 12:24 PM
Kinda late,
But for running executables on remote machines, i.e. Installing patches remotely, check out http://www.vbforums.com/showthread.php?t=311633