Skip to content
⌘ NSIS Forum Archive

Automated way to run deployment on network machine

6 posts

stonkers#

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
stonkers#
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😉.
stonkers#
Sorry, Terminal Server (not service). I was hoping someone knew of something. I've done some searches and come up empty handed.