How to force password reset?

wellingtonrodri
Kilo Contributor

I need to reset password of serviceNow users using the Password Reset. I read the overview topic in the Wiki, but I can't find the solution.

Sorry my English.

Wellington

1 ACCEPTED SOLUTION

So, in a scheduled job, write:



Capture.JPG


View solution in original post

6 REPLIES 6

Mike Allen
Mega Sage

What about the Password needs reset field on the user record?



Capture.JPG


I need to reset all users passwords in serviceNow, using the Password Reset(plugin), Script or other solution.


The password have to be reset every 20 days, I need automate this process.


So, in a scheduled job, write:



Capture.JPG


It's helpful, I've test in my work instance, and your code works.



Thanks a lot!