Minor Version 11.1 Released

Netwrix is pleased to announce the general availability of Netwrix Password Policy Enforcer v11.1.

What’s Changed in Password Policy Enforcer 11.1

New Features

  • Password Reuse Detection – Detect accounts with shared or missing passwords. Administrators can review reports and automatically require a password change.

  • PPEmailer Rewritten in C#—The mailer component is now built in C#, which allows support for modern SMTP authentication methods.

Enhancements

  • Simplified Configuration for Office 365 and Google Workspace – Mailer configuration includes presets for quicker integration with common cloud email platforms.

  • Windows Server 2025 Support - PPE 11.1 and PPE Web have been tested for compatibility with Windows Server 2025.

  • Improved Live Policy View - The credential provider now offers clearer visual indicators when using Live Policy View, making it easier to interpret password compliance and status during changes.

  • Policy Template Update – Labels have been updated to show the versions of the standards.

  • Updated PPE Web Installer - PPE Web now uses the same modern installer framework as PPE, streamlining deployment and improving consistency across the two components.

The PPE Server installation requires Microsoft .NET Desktop Runtime 8 (minimum version: 8.0.15 for the Management Console and Mailer components.
Other major versions (e.g., .NET 9 or 10) will not satisfy this requirement.

Bug Fixes

The following table contains a comprehensive list of fixes in this version.

Description Case #
Live Policy display issues 297717
Always display Live Policy messages in the selected language 375225
System Audit and support: Empty configuration timestamp is incorrectly displayed in exported test report 355532
Rename/copy policy: limit should be set to 32 characters 359157
Popup on home screen displayed twice 355224

Plan your upgrade

Please note that support for Netwrix Password Policy Enforcer 10.2 will end on March 25, 2026. For more information, please visit the Netwrix Supported Versions page.

Need help with this update?

There are many different ways to get help with our products!

Situation Action
If you feel the product is broken and not working as intended… Contact Support
If you have a question you’d like to ask other experts… Create a discussion in the community: Password Policy Enforcer > Discussions & Questions
If you have a feature request… Let our product team know directly: Password Policy Enforcer > Ideas
If you have something cool to show… Show everyone what you built: Password Policy Enforcer > Show & Tell

What are your thoughts?

We are always happy to hear from our users on what you like, and what you hope to see in the future. Please, share your thoughts below!

2 Likes

I love being able to detect accounts with shared passwords, is there a way to prevent someone from setting a shared password to begin with?

1 Like

Hi @john.stein. Thanks for your suggestion. That would be nice, but unfortunately not possible because we would need to extract all the hashes from AD and compare them for every password change. This would be slow and would risk causing problems for LSASS because LSASS is waiting for PPE to respond during a password change. That is why this requirement is not enforced at the time of password change.

1 Like