Skip to main content
Question

MAU Version check in Mac

  • March 28, 2022
  • 6 replies
  • 21 views

Forum|alt.badge.img+4

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

6 replies

DBrowning
Forum|alt.badge.img+24
  • Esteemed Contributor
  • 668 replies
  • March 28, 2022

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


Forum|alt.badge.img+15
  • Esteemed Contributor
  • 719 replies
  • March 28, 2022

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

 


Forum|alt.badge.img+4
  • Author
  • Contributor
  • 24 replies
  • March 28, 2022

 

 


Forum|alt.badge.img+4
  • Author
  • Contributor
  • 24 replies
  • March 28, 2022

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.


DBrowning
Forum|alt.badge.img+24
  • Esteemed Contributor
  • 668 replies
  • March 28, 2022

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.


dvasquez
Forum|alt.badge.img+16
  • Valued Contributor
  • 318 replies
  • March 28, 2022