I have a policy to cache Mavericks to a scoped client. The policy excludes all clients that belong to a smart group of machines that have the "Install OS X Mavericks.InstallESD.dmg" already cached. When the dmg is cached it runs an inventory update to update the smart groups.
The problem that i've been running in to is that when the policy fails due to a loss of connection with the JSS or whatever, i have to go in and flush the error log to have it run again. So, what i want to do is set the policy to "ongoing" so when it does fail, it will just resume when it checks in again.
My question is, if the policy is set to ongoing and to run at checkin(every 15 minutes), will multiple sessions of the same policy run if the download takes longer than 15 minutes? my assumption is no and that this policy will only run again if it fails to cache the installer.