Hi,
We currently run a custom script when a user re-sets their password or changes their password.
The script emails the service desk tool with the username and automatically logs a job.
We currenly only pass the script the %username% variable. We are hoping to pass a variable that differentiates between passwords that are changed (the user logged in and changed the password) and passwords that are re-set using the challenge-response tool.
What variables are available for use? Are there any that will allow us to to this?
Otherwise we can achieve the same thing by creating a separate policy.
Thanks