-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey,
as you say in your webinar setting reversible encryption is a bad idea which i totally agree. Unfortunately, the option is set by default unless the parameter ReversibleEncryptionEnabled was specified and set to $False or 0.
Please fix Create_PSO.ps1 and add the following parameter(s) to the New-ADFineGrainedPasswordPolicy cmdlet
-ReversibleEncryptionEnabled $False
(-ProtectedFromAccidentalDeletion $True)
Regards,
Alex
Metadata
Metadata
Assignees
Labels
No labels