I would like to perform functionality similar to the way the reset password functionality for WAAD users in the Azure portal, but I want to be able to do it from a powershell script. I can create users just fine. I am not setting their password so a temp is being auto-generated for them. I would like for WAAD to send them an email telling them how to (re)set their password, just like the email you would receive if you reset a user pw via the portal. I've look through the cmdlets but I can't find it. What am I missing?
Thanks,
John