I apologize if this has been covered before...
I know that when creating a policy, I can cache a package on the machine and trigger an install later... but
can I cache a script to have it execute on a computer when the computer is not connected to the network?
I have a maintenance script that i want to run once a day on every computer... whether they connect to the network or not.
I previously had a copy of the script on their machine and triggered with a cron.
Now i'd like to add it to Casper and have it cached and triggered by policy.
Peter