rtrouton / profiles

Management profiles for OS X / macOS
MIT License
515 stars 150 forks source link

UpdateCache not honored #6

Closed DrChuTang closed 3 years ago

DrChuTang commented 5 years ago

My internal MAU Server for Office 2016 works successfully. I have deployed office 2019 in a few locations but internal updates to my server do not seem to be working with your config profile.

I used the EnableAutomaticDownloadandInstallofOffice2019Updates config profile but it appeared to be missing some key values I needed such as "UpdateCache"

When I deploy it to my test 10.14.4 machine it still wants to default to Microsoft CDN.

Is it not possible to use that key value anymore? Is there an issue with my config profile? I have attached it. com.microsoft.autoupdate2.txt

Thank you in advance.

rtrouton commented 5 years ago

Have you updated your MAU caching server to get Office 2019 updates? They're different from Office 2016 updates.

If you haven't already, you may want to get the latest version of the MAUCacheAdmin software: https://github.com/pbowden-msft/MAUCacheAdmin.

In particular, I'd recommend taking a look at the latest sample profile located there:

https://github.com/pbowden-msft/MAUCacheAdmin/blob/master/config_profile_examples/com.microsoft.autoupdate2-test.plist

DrChuTang commented 5 years ago

Yes, my MAU server is up to date with the latest MAUCacheAdmin v2.4 ... also when I grep for the latest updates such as "16.24" I do see them.

I have reviewed pbowden's sample profile and it appears to be for Office 2016 .. but my key values such as "UpdateCache" are the same -- in fact they were just copied from my working 2016 Config profile into the bottom of your 2019 config profile as you can see in the txt file I uploaded.

The log file for office autoupdates doesn't even show the device attempting to talk to my internal server. I feel like i'm going crazy haha