Sorry if this a dumb question. My workplace is trying to find something that will allow to manage and run scripts against all of our machines. We have out local system, plus a remote system, with a different domain. We currently access that 2nd domain by vpn into it and RDP. Our biggest thing we want to do is to be able to fire off a script from our local domain, that will cause a script to run on the remote domain. Is this something that puppet will be able to help with? My thinking would be from the master puppet account, we can reach out to the child accounts and command them, even on different networks to run a specified script or what ever it may be.
↧