Archive: Automated way to run deployment on network machine


Automated way to run deployment on network machine
I'm deploying to several test servers on a network. I'm administrator on all of them. In my script, I stage on each of these. What do I use to kick it off remotely?

Thanks


Can you give more details? Can't you just remote login add execute your installer?


Yeah, I can use terminal services to get on and fire off the installer, but would rather not take the time (on 12 servers, that's a chunk of my time every day). I'd like to have an entry that I can use in a script that kicks it off without any manual intervention (I'm sort of against having to do stuff;).


Then you to find an application that automatically uses this terminal service.


Sorry, Terminal Server (not service). I was hoping someone knew of something. I've done some searches and come up empty handed.


I think I found it. Microsoft's Automated Terminal Services client.