hello,
I'm facing problem when I'm creating emails on office 365 the password same the email ID
and its not accepted in office policy is there any commend to skip this policy
Set-MsolUserPassword -UserPrincipalName b10660@*****.ae -NewPassword "b10660-ams" -ForceChangePassword:$FalseSet-MsolUserPassword : The password is invalid because it includes the user name. Choose another password and try again.
At line:1 char:1
+ Set-MsolUserPassword -UserPrincipalName b10660@******.sch.ae -NewP ...