Skip to main content

Looking for a computer extension attribute to check MAU Version in Mac

Take a look in Patch Management.  You can track it there, or look at the EA that it is using.


Just add a custom search path to your inventory collection settings to collect apps from "/Library/Application Support/Microsoft". Then you'll have "Microsoft AutoUpdate.app" listed in your Application inventory for every Mac.

 

If you still want an EA, this will give you the version:

defaults read "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/Info.plist" CFBundleVersion

 


 

 


I've added an MAU-Version Attribute and I wish to get a script which will read the installed MAU version and populate in the field.


I've added an MAU-Version Attribute and I wish to get a script which will read the installed MAU version and populate in the field.


Run a recon and it will populate.


Good thread see Don's information, within:

https://community.jamf.com/t5/jamf-pro/microsoft-autoupdate-mau-version-3-18-msupdate-command-line-tool/m-p/191998


Reply