Release v2.4.1: URI-escape DNs in DirectoryEntry LDAP URLs

Test-ReplicationPermissions and Test-DCClockSkew now escape
Distinguished Names via [System.Uri]::EscapeDataString before
constructing DirectoryEntry LDAP URLs. This prevents URL
mis-parsing when DNs contain /, #, or other reserved characters.

All versions bumped to unified v2.4.1.
This commit is contained in:
2026-06-09 13:42:34 +02:00
parent fc91f0d6b0
commit 10cbf0285d
11 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
##################################################
## Project: Elysium ##
## File: Update-KHDB.ps1 ##
## Version: 2.4.0 ##
## Version: 2.4.1 ##
## Support: support@cqre.net ##
##################################################