microsoft / shell-intune-samples

Sample shell scripts for Intune admins.
MIT License
670 stars 222 forks source link

Microsoft Office for MAC Autoupdate enable for all users #24

Closed ehtesham1601 closed 3 years ago

ehtesham1601 commented 3 years ago

Hi,

Is there a way to enable MAU for all users (change permissions) so that users do not have to manually do it or ask for.

theneiljohnson commented 3 years ago

Just so I understand, you have multiple users sharing the same device and you want MAU to automatically run under each users login and update files for everyone?

ehtesham1601 commented 3 years ago

Yes correct.

theneiljohnson commented 3 years ago

We think that this should work anyway. Just need to set AcknowledgedDataCollectionPolicy to 'RequiredDataOnly' in the plist and the end users shouldn't get prompted.