Releases: EvotecIT/PasswordSolution
Releases · EvotecIT/PasswordSolution
v1.0.3
What's new
- Resolves issue with scanning Active Directory without exchange attributes
- Improvements in HTML by updating PSWriteHTML version
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's new
- Improves
New-PasswordConfigurationRuleReminder
by allowing:New-PasswordConfigurationRuleReminder -Type 'Manager' -ExpirationDays @(-200..-1), 0, 1, 2, 3, 7, 15, 30, 60 -ComparisonType eq
configuration
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Simplify Password Expiration Notifications by @PrzemyslawKlys in #11
- Improves exclusions #7
- Simplifies configuration #8
- Improves configuration #3
- Improves configuration #6
- Improve HTML report to be better in naming things
- Allow for overwriting manager field with different properties based on SamAccountName/DN
- New configuration option for Report (NestedRules), making separate tab for all rules in HTML
- Small documentation updates
- Adds defaults for templates meaning it's possible to skip their definitions although not very useful if you want personalized thing for your company users
This actually means:
- We now support DSL language for configuration (see examples)
- We now support much easier way of building configuration
- We now support overwrite email property per rule (global still works)
- We now support overwrite manager property per rule (global still works)
New Contributors
- @PrzemyslawKlys made their first contribution in #11
Full Changelog: v0.0.37...v1.0.0
v0.0.37
What's changed
- Improve
Maps
in Password Quality - Improve colors, add column to a report
Full Changelog: v0.0.36...v0.0.37
v0.0.36
Update changelog
v0.0.35
Update change log
v0.0.34
Update change log
v0.0.33
- General improvements
- Added separate duplicate groups tables to report for easier visibility
- Prefer writable DCs when quering AD
Full Changelog: v0.0.32...v0.0.33
v0.0.32
Detect DSInternals