Having an issue with a config profile that applies the background/wallpaper. Our school district changes wallpaper once a year. I push this out via a config profile. Normally I have a separate policy that runs before hand that adds the new image to the Desktop Pictures folder of the Mac, then after that policy has ran on the Macs I change the path to the new image in the config profile. I then select apply to all devices in scope. It seems the profile does update, but the desktop image does not change from the previous one on any of computers.
It seems I to me I have two things I can try
A completely new config profile that points to the new picture, but would the old profile still have to be removed from all machines?
use the the remove mdm command in terminal and send out to all the macs. Then change the the file path to the new picture in the existing config profile then use the reapply command (sudo jamf mdm) and hope the new picture shows up when the profile reapplies.
This second option seems like overkill as all the config profiles will be wiped and reapplied not just the one I'm trying to fix.
Am I missing something easier?
Thanks!