Hello,
I need a way to reset the passwords of the users from a Office365 subscription. I want to automate this task using PowerShell and, most importantly, I need to automatically send the reset instructions to the alternate email address of each user.
My problem is that the Set-MsolUserPassword cmdlet doesn't have any AlternateEmailAddresses parameter, or a SendTo parameter.
Any ideas ?
Thanks,
Razvan Rusu