Skip to content

Users Notifications #209

Closed Answered by redhook62
falsakran asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @falsakran

If you want to register your users yourself (pre-provisioning) and tell them that they are registered and send them the associated QRCode.

You can use import functions from ADDS.

in PowerShell as indicated here: Import from ADDS
you will notice that it is necessary to indicate the parameters -NewKey and -SendMail and especially that your user has an email address in his ADDS properties. The destination email provided must be a valid email and not subject to MFA.
If this is not possible from ADDS, you can look at the CSV or Xml imports side, sample files are provided in C:\Program Files\MFA\Imports

You can automate this with the Windows task manager (Task Scheduler) as in exa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by redhook62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants