Lithnet Password Protection for AD
Request a quote for supportDownloads
v1.1
v1.1
  • Home
    • About Lithnet Password Protection
  • Setup
    • Getting started
    • Downloads
    • Setup requirements
    • Installation
    • Creating a new store
    • Load compromised passwords into the store
    • Configure group policy
    • Testing the password filter
  • Auditing
    • Audit existing passwords
  • Help & Support
    • Testing the password filter
    • Troubleshooting steps
    • Frequently asked questions
    • Getting support
    • Change log
  • Advanced Help
    • Powershell reference
      • Add-BannedWord
      • Add-CompromisedPassword
      • Get-PasswordFilterConfig
      • Get-PasswordFilterPolicy
      • Get-PasswordFilterResult
      • Import-BannedWordHashes
      • Import-BannedWords
      • Import-CompromisedPasswordHashes
      • Import-CompromisedPasswords
      • Open-Store
      • Remove-BannedWord
      • Remove-CompromisedPassword
      • Set-PasswordFilterConfig
      • Sync-HashesFromHibp
      • Test-IsADUserPasswordCompromised
      • Test-IsBannedWord
      • Test-IsCompromisedPassword
    • Normalization Rules
    • Event logging and reporting
    • Configuring a length based complexity policy
    • Configuring a points based complexity policy
    • Understanding the store
Powered by GitBook
On this page
  • v1.1.57 13th Dec 2024
  • Password Protection service
  • v1.1.55 19th Nov 2024
  • Password Protection service
  • v1.1.53 8th May 2023
  • Password Protection service
  • v1.1.51 30th April 2023
  • Password Protection service
  • v1.1.48 19th March 2023
  • Password Protection service
  1. Help & Support

Change log

v1.1.57 13th Dec 2024

Password Protection service

  • [FIX] Fixes an issue where an "invalid access to memory location" error may occur when changing a password using the AD users and computers console

v1.1.55 19th Nov 2024

Password Protection service

  • [FEATURE] Adds support for specifying a HTTP proxy on the Sync-HashesFromHibp cmdlet with a new -ProxyAddress parameter

v1.1.53 8th May 2023

Password Protection service

  • [FIX] Fixes an issue where a NullReferenceException occurs using the PowerShell module to change the store path

v1.1.51 30th April 2023

Password Protection service

  • [FIX] Fixes an issue where some of the PowerShell scripts in the installer were not signed

v1.1.48 19th March 2023

Password Protection service

  • [FIX] Fixes an issue where some of the PowerShell scripts in the installer were not signed

  • [FEATURE] Add several new cmdlets

    • Sync-HashesFromHibp - Allows you to sync hashes from the Have I Been Pwned API directly into your compromised password store. This replaces the previous flat-file import process.

    • Get-PasswordFilterConfig - Allows you to get the registration and enabled/disabled status of the password filter, as well as the password store location

    • Get-PasswordFilterPolicy - Allows you to see the filter policy settings currently in place

    • Set-PasswordFilterConfig - Allows you to set the store location and enabled/disabled status of the filter

PreviousGetting supportNextPowershell reference

Last updated 2 months ago