UPN retrieval added

This commit is contained in:
2024-08-12 11:34:09 +02:00
parent 2269660984
commit 51b518613f
3 changed files with 116 additions and 24 deletions

8
CHANGELOG.md Normal file
View File

@@ -0,0 +1,8 @@
# Changelog
## Extract-NTHashes.ps1
### version 1.1.0
**Added:**
- UPN retrieval (this will prolong the time needed to run the script significantly)
- Better error handling