How can I run a script via Distribution tab?
I created scripts where I have certain MSI packages where I've added batch files/other files that will run after installation. They all work fine via the RUN NOW scripting tab. However, if I want to apply a script to all sorts of machines (a building perhaps with 150 machines), can I somehow run a script via the Distribution tab, so the next time they check in, it will run?
I've tried enabling "also run at next client checkin" from the script, but I've forced check-ins, and it doesn't do anything on the client machine. Just trying to figure out the best way to go about this - maybe I'm missing something? Still somewhat new to the K1000.
Thanks guys :)
I've tried enabling "also run at next client checkin" from the script, but I've forced check-ins, and it doesn't do anything on the client machine. Just trying to figure out the best way to go about this - maybe I'm missing something? Still somewhat new to the K1000.
Thanks guys :)
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
derbakerta
12 years ago
"but I've forced check-ins, and it doesn't do anything on the client machine"
This bit us as well - duplicate the "Force Check-In" script and change the last line from:
Launch “$(KACE_INSTALL)\runkbot.exe” with params “4 0”
to
Launch “$(KACE_INSTALL)\runkbot.exe” with params “6 0”
This will kick of the distributions....
Thanks to AJ for this fix!!!
Posted by:
jrscribner
12 years ago
Posted by:
dchristian
12 years ago
Posted by:
cmccracken
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.