mrbios Posted July 27, 2010 Posted July 27, 2010 I want to remotely run a script on many computers, i only ever want this script to run once per computer preferably i want to choose when to run it rather than having machines pick it up themselves via something like group policy, what's the easiest way to do this? I was hoping specops "run executable remotely" would have solved that for me but i can't seem to get it to work through there.
strawberry Posted July 27, 2010 Posted July 27, 2010 psexec will do it remotely depending on the type of script. 1
sister_annex Posted July 27, 2010 Posted July 27, 2010 maybe the AT command? as long as the schedule service is running that should(!) work. 1
mrbios Posted July 27, 2010 Author Posted July 27, 2010 psexec did the trick but i've found another way that i think may better suit me, i've done a GPP file rule which copied the file from my network location on to the local machine, from there i can run it remotely with spec ops, seems it just doesn't like network shares
powdarrmonkey Posted July 27, 2010 Posted July 27, 2010 I roll hotfixes with a small startup script that checks whether it's already been applied to the machine and if not, does so.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now