PasswordSolution icon indicating copy to clipboard operation
PasswordSolution copied to clipboard

This module allows the creation of password expiry emails for users, managers, administrators, and security according to defined templates. It's able to work with different rules allowing to fully cus...

Results 5 PasswordSolution issues
Sort by recently updated
recently updated
newest added

I've desperately been trying to implement this module and use it, but am persistently rebuffed by msgraph authentication. I created an Azure App, gave permissions of graph/delegated/mail.readwrite, mail.send, user.read. I'm...

```powershell EmailList { EmailListItem -Text "Found users matching rule to send emails: ", $SummaryUsersEmails.Count EmailListItem -Text "Sent emails to users: ", ($SummaryUsersEmails | Where-Object { $_.Status -eq $true }).Count EmailListItem...

enhancement

is it possible to run show-passwordquality against a ntds.dit file (offline) ?

enhancement

![image](https://github.com/EvotecIT/PasswordSolution/assets/15063294/dd5661b1-0f24-4c8b-b8f1-5fdc1a523d13)

bug
enhancement