Hello,
Would there be a way to find all users with and without the authenticator enabled?
Thank you.
If by "authenticator" you mean they have two factor authetntication enabled you can search the User.ini file in the MDaemon\Users\$DOMAIN$\$MailBox\WC directory for TwoFactorAuthEnabled=Yes
The easiest way I found to do this was using the Find in Files feature of Notepad++. In the Find What field enter TwoFactorAuthEnabled=Yes, in the Filters field enter User.ini, in the Directory field enter the path to the MDaemon\Users directory. Then click Find All.