Posted on β12-04-2019 02:24 AM
I have distributed Windows ATP for Mac like described here
https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/mac-install-with-jamf
It works fine, but the auto update of the ATP does not work. According to https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/mac-updates
And I run ./msupdate --install --apps wdav00 no updates are found - even I can see the all clients are not updated and have a "yellow" alert sign
Anyone know how to add ATP so it will work with MAU?
Posted on β12-05-2019 11:09 AM
Follow this link, commands listed at end of article:
https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/mac-resources
Posted on β12-05-2019 12:04 PM
Try the command: ./msupdate --install -a wdav00
Seems to do the trick.