Hi guys.
I need some assistance with a report, please.
We have quite a few machines that have Office 2013 installed, that have not yet been patched to disable basic auth and use modern auth instead.
I found the registry keys via the Microsoft site and have created a deployment to add them to the registry.
Please can someone assist me with a report that will list all the machines with Office 2013 installed and also which of them do not have the registry keys applied so that I can then deploy the keys to them ?
Here are the registry keys that need to be present:
[HKEY_CURRENT_USER\Software\Microsoft\Exchange]
"AlwaysUseMSOAuthForAutoDiscover"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common]
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity]
"EnableADAL"=dword:00000001
"Version"=dword:00000001
Thanking you in advance.