Hi

Is it possible to get the password that was just set?

I want to create Business Rules that will trigger when a password is reset, changed and self-reset, but for this to work, i need the password that was just set. Is that possible?

by (960 points)

1 Answer

by (216k points)
0 votes

Hello,

Yes, you can use the %unicodePwd% value reference.

Related questions

User received email from Lumifi and wanted to verify if legit or if this is not from Adaxes?

asked Nov 30, 2022 by Jeff.Briand (80 points)
0 votes
1 answer

Hi is it possible to create scheduled task, that will periodically check O365 users (only ones that are not synced from onpremise AD) password age and if it is older than 2 years, send email or whatever?

asked Feb 18, 2021 by KIT (1.1k points)
0 votes
0 answers

Hello - I'm looking for some guidance / clarity. I'm running Adaxes 2023 (I know I need to update) and I have a very specific task I am trying to accomplish. I ... missing something here. Any and all help / direction is much appreciated (in advance). Thanks.

asked 1 day ago by wd.swaters (60 points)
0 votes
1 answer

Using this code: $UserAD = $Context.BindToObjectByDN($DNAD) $UserAD.Put("thumbnailPhoto", $photoBytes) $UserAD.SetInfo() I doesn't create a log in adaxes of the photo being updated. ... s something simple but I can't remember or find it in my support emails.

asked Aug 13, 2025 by mightycabal (1.2k points)
0 votes
1 answer

For any given AD attribute, I'd like to be able to retrieve the defined friendly name for it. Example: l = City, st = State, etc. Is there a way to do that in PowerShell? Thanks!

asked Aug 8, 2025 by jaymallery (60 points)
0 votes
1 answer