Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit eb6d2c0

Browse files
Update
1 parent 905ff7a commit eb6d2c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PSWinDocumentation.AD.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Description = 'Useful module that covers extractiong of Active Directory data into a single object that can be later on utilized for reporting or other means.'
77
FunctionsToExport = 'Get-WinADDomainInformation', 'Get-WinADForestInformation', 'Invoke-ADPasswordAnalysis'
88
GUID = 'a46f9775-04d2-4423-9631-01cfda42b95d'
9-
ModuleVersion = '0.1.17'
9+
ModuleVersion = '0.1.18'
1010
PowerShellVersion = '5.1'
1111
PrivateData = @{
1212
PSData = @{

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
### ChangeLog
2323

24-
- 0.1.8 - Unreleased
24+
- 0.1.8 - 22.06.2020
2525
- [x] Fix for PasswordQuality and support for DSInternals 4.3
2626
- [ ] At some point DSInternals was updated with different output and I didn't notice.
2727
- [x] Improved PasswordQuality speed (conversion to hashtables)

0 commit comments

Comments
 (0)