Jump to content

Recommended Posts

Posted

Hi All

I am trying to install two .exe files on remote servers .

For one I need to put IP address to which server will register itself , so I have to click next .Since I have to install on about 200 servers and it will be painfull I will really appreciate if someone can help to creat a VB script or any script that will work.

Second .exe , it just runs not next click in required.

 

Thanks all in advance.

 

Thanks :help:

Posted

Little bit more info needed here, are the servers in a forest/domain situation or are they somehow otherwise linked together for psexec to work without having to specify remote credentials each time.

 

Are they running 2000/2003 or 2008?

Posted

Thanks for reply .

All servers are Windows 2003 .

They are in Domain but I have list of all the server on which I need to install this small exe file.I have admin rights to these servers.

Thanks

Posted

Ok, if they are all in the same domain then you can easily connect via psexec without too much drama.

 

Can you elaborate on what the exe requiring you to manually click next on is, or whether this could be wrapped into an AutoIT exe to allow you to some how push this task out to these machines.

 

It's a bit tricky, I mean, if the other one "just runs", are you going to dump a copy of each exe onto the local server hdd or run it from a network share?

Posted

Thanks for taking time to help me with this script.

For one exe I have to input IP address then click next, this IP will be same for all the server, actually this is the IP to which servers will report to.

I hope I answered your questions.

Thanks again for your help.

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...