Forum Discussion
Jacqui Hurst
Oct 15, 2025Brass Contributor
Set Force a user to change password on next logon via Powershell
I have created a script to try and change the user setting 'force password change at next login'. I wish to do this without having to change their password. I have tried both user authentication (...
- Oct 15, 2025
Typical, I found the solution as soon as I posted this (don't ask how long it took me!). I found another permission 'User.PasswordProfile.ReadWrite, hey presto success. Just sharing in case anyone else wants to tear their hair out too 😁
Jacqui Hurst
Oct 15, 2025Brass Contributor
Typical, I found the solution as soon as I posted this (don't ask how long it took me!). I found another permission 'User.PasswordProfile.ReadWrite, hey presto success. Just sharing in case anyone else wants to tear their hair out too 😁