Kevin M. Cox
Kevin M. Cox
@erikng How complicated would it be to have Nudge use the current OS version to evaluate how to proceed? If 12.3 or higher use the same workflow for both minor...
The MDM enrollment changing the behavior of delta upgrades was a one-time thing that has now expired, so we don't have to consider that any longer.
I wrote up the two primary workaround methods shared by the community in case it'll be helpful to anyone else coming across this issue before it is resolved: https://www.kevinmcox.com/2023/01/configuring-nudge-for-macos-delta-upgrades/
I've got a version that includes Teams, but haven't PR'ed it in because it doesn't seem like updates for Teams are being reliably added into the collateral yet. https://github.com/kevinmcox/MAUCacheAdmin/blob/Teams/MAUCacheAdmin Microsoft's...
@MemnochTheRed Caching for Teams just got added officially with version 2.9 of MAUCacheAdmin. Make sure to see Paul's note here: https://github.com/pbowden-msft/MAUCacheAdmin/pull/29#pullrequestreview-373869428 This issue can be closed.
Teams support is officially coming to Microsoft AutoUpdate on 3/15/21 with the release of MAU 4.45.
Looks like Teams supports incoming webhooks so it should be pretty easy to add. I'll take a look in a bit if Paul doesn't beat me, only problem is I...
Didn't realize you could sign-up for Teams with a free account now. Code is written, testing it now.
@ryannix123 Checkout PR #19, I added basic support for Teams notifications. There are definitely some formatting options available that you could configure (by editing MAUCacheAdmin) such as adding a title,...
This is fixed now with #156. (I neglected to check the issues before filing the PR.)