I need some clarity about how the execution frequencies work. I want to run a script that deletes user profiles on MacBooks once a week and at Log Off.
If I set the policy to once a week, when does the policy run and then start counting down 7 days to the next time? I assume once you scope the policy and computer picks it up, it will run the first time at the trigger time you specify then count down 7 days from there.
If the computer does not get used on the next 7th day cycle, will it run the next time it is used or wait for the next 7 day cycle?
Finally, if the policy is set to run at log off and the MacBook is closed, will it go to sleep before finishing? If so, I might need to run it at log on.