I have an principal at a school that would like to periodically copy a few files to every teacher's laptop. I would like to have a self service item for him to initiate when he wants. The self service item would copy the files to a server and then flush the logs of a policy that would copy the files to every teacher's laptop when it checked in.
Setting up the self service item to copy the files to the server is easy enough, script will make that easy, as is creating the policy to copy the files to every teacher's laptop, another script. What I don't know is how have the self service item flush the policy's logs. The principal does not have access to the JSS database to flush the logs, trying to make this as easy as possible for him.
If anyone has any idea as to how to complete this I would be appreciative. If you have an idea on another way to complete this that would also be helpful.