Hi everyone! I have hopefully a simple question, but since I am new to this game, I was wondering if I can get some expertise (I also posted in the macadmins slack for their advice as well).
Basically, my university is providing students with macbooks that will not be managed by us. However, we are going to use jamf to push out programs for the students to use, one being office 365. The problem I am encountering is that my department wants to set the MAU to monthly rather than the defaulted daily check, but I can't do this through a config profile since we will not be managing the devices once the programs are installed (I don't want the users to have to manually remove the profile either).
I also tried using composer but found that after I created my pkg file, but foudn the pkg file was 3x the size of the original installer.
What's the best way to go about doing this? I found I can run this: defaults write com.microsoft.autoupdate2 HowToCheck Manual to set updates to manual on the user's profile, which should be sufficient enough for what we are trying to accomplish, but not quite sure which command to run to enable auto updates every month vs day.
