bluecurby
9c99d3b0f6
Update Test-PasswordQuality.md
...
Updated the Example regarding Password as SamAccountName
2023-08-13 16:14:04 +02:00
Michael Grafnetter
c659ba601e
Added Force parameter to the Set-ADDBBootKey cmdlet
2023-02-25 08:05:38 +01:00
Michael Grafnetter
fbccd19483
Added the -Force parameter to cmdlets modifying ntds.dit.
2022-12-06 10:40:07 +01:00
Michael Grafnetter
7ba59c12ee
Resolved #132 : Detect kerberoastable accounts using Test-PasswordQuality
2021-10-30 16:20:59 +02:00
Roman Maksimov
cfdebd68e6
fix a typo
2021-02-03 10:37:48 +01:00
Michael Grafnetter
4b0555cac7
Prepare for release 4.4.1
2020-07-18 18:27:45 +02:00
Michael Grafnetter
cc76411c7e
Finished implementing searchableDeviceKey modification in AAD.
2020-07-03 21:43:04 +02:00
Michael Grafnetter
a1d292d5c0
Set-AzureADUserEx initial version
2020-07-01 21:57:09 +02:00
Cyril Dangerville
0225c0013d
Fixed a few typos on Get-ADKeyCredential doc
...
Command is `Get-ADKeyCredential` but examples still use `Get-KeyCredential`.
2020-04-05 10:31:09 +02:00
Michael Grafnetter
96cc816b22
Added more FIDO2 samples from @aseigler.
2020-04-02 19:32:50 +02:00
Michael Grafnetter
563e804578
Prepare for release 4.3.
2020-04-02 15:18:35 +02:00
Michael Grafnetter
9bda022f0c
Added LastLogonTimestamp and LastLogonDate properties to DSAccount
2020-04-02 14:20:31 +02:00
Michael Grafnetter
880b87a152
Improved FIDO2 doc.
2020-04-01 13:44:09 +02:00
Michael Grafnetter
6fe15cab42
Imroved AAD key credential auditing
2020-04-01 13:06:00 +02:00
Michael Grafnetter
8f3b551473
Implemented Get-AzureADUserEx cmdlet
2020-03-31 00:58:54 +02:00
Michael Grafnetter
3df26c9327
Resolved #104 : Major documentation update
2020-03-27 21:13:43 +01:00
Michael Grafnetter
3f443bdf05
New logo and package icons
2020-03-19 22:24:06 +01:00
Michael Grafnetter
81a4e0f22e
Prepare for release 4.2
2020-03-18 00:31:44 +01:00
Michael Grafnetter
f4c33e107e
Fixed a bug in credential roaming display and doc
2020-03-17 17:53:42 +01:00
Michael Grafnetter
770a99ad0e
Implemented domain name retrieval through MS-DRSR.
2020-02-25 21:14:03 +01:00
Michael Grafnetter
cd30f4af5d
Implemented #94 : Auditing password reset for accounts that have required SC for interactive logon
2019-12-09 16:15:54 +01:00
Michael Grafnetter
d26829c859
Added ROCA auditing support
...
Improved FIDO support
Updated Documentation
2019-12-04 08:22:01 +01:00
Michael Grafnetter
a578faf86a
Fixed discrepancies in metadata.
2019-11-10 23:02:14 +01:00
Michael Grafnetter
cfbaf0af94
Updated cmdlet documentation
2019-09-08 00:58:45 +02:00
Michael Grafnetter
85b48b32df
- Added the Add-ADReplNgcKey cmdlet
...
- Added the UserPrincipalName parameter to Get-ADReplAccount cmdlet
- Improved DRS_MSG_GETCHGREQ_V8 delete
- Fixed Set-ADDBBootKey cmdlet output type
- Fixed some formatting inconsistencies
2019-08-24 23:07:57 +02:00
Michael Grafnetter
b059d11724
Updated PS help
2019-08-24 21:14:32 +02:00
Michael Grafnetter
91802c695e
- Added support for computer NGC keys
...
- Added a custom PowerShell View for FIDO keys
- Renamed some FIDO properties
- Using Array.Reverse instead of SwapByte
- Smoke tests now check type references in PowerShell Views
- Removed schema from format files for compatibility reasons
2019-08-04 13:21:18 +02:00
Michael Grafnetter
f13231190c
Improved KeyCredential formatting
2019-07-07 18:05:16 +02:00
Michael Grafnetter
3c6c5e662d
Parameter HolderDN added to Get-ADKeyCredential cmdlet.
...
Property HolderDN added to KeyCredential.
Extracted DN-Binary parsing to its own class.
2019-07-01 16:24:41 +02:00
Michael Grafnetter
efc1be5535
Updated parameter help.
2019-06-27 14:21:44 +02:00
Michael Grafnetter
bd72e4bee5
Renamed the -DBPath parameter into -DatabasePath
2019-06-14 07:44:02 +02:00
Michael Grafnetter
d9b67dfa04
Improved cmdlet links in help
2019-05-12 20:04:54 +02:00
Michael Grafnetter
95d27fb3a5
Prepare for release 3.5
2019-05-09 14:06:41 +02:00
Michael Grafnetter
7dfbbbf4e9
Fixed a typo
2019-05-08 11:56:46 +02:00
Michael Grafnetter
4b5d80329d
Added RFM 2008 R2 + FRS support
2019-05-08 11:50:01 +02:00
Michael Grafnetter
04671bf0f0
Fixed a typo
2019-05-05 17:04:02 +02:00
Michael Grafnetter
4b2c481210
MD Doc Consistency Pester Tests
2019-05-05 16:25:52 +02:00
Michael Grafnetter
b060d6086b
PWDump and documentation improvements
2019-04-23 20:23:30 +02:00
Michael Grafnetter
ff3270fce9
DN with binary parsing performance
2019-04-21 09:59:11 +02:00
Michael Grafnetter
bf5cf2eab0
Added binary search support to the Test-PasswordQuality cmdlet.
2019-04-17 23:17:01 +02:00
Michael Grafnetter
c6bc370890
Update New-ADDBRestoreFromMediaScript.md
2019-02-26 14:49:48 +01:00
Michael Grafnetter
85e96a2ef3
Fixed DFS-R restore
2019-02-02 01:22:57 +01:00
Michael Grafnetter
4272076072
Improved directory structure and help ( #74 )
2019-01-12 19:58:56 +01:00
Michael Grafnetter
054f978316
Fixed a RFM bug on Windows Server 2016
2019-01-02 23:51:49 +01:00
Michael Grafnetter
2ba063b93b
Added DNWithBinary support to KeyCredential
2019-01-02 23:48:56 +01:00
Michael Grafnetter
d7ff8d75d9
LSARPC DPAPI backup key retrieval, refactoring, doc update
2018-12-30 18:23:49 +01:00
Michael Grafnetter
ff6760286b
Updated help
2018-12-29 20:09:41 +01:00
Michael Grafnetter
4994a96efc
Prepare for release 3.1
2018-12-29 13:50:31 +01:00
Michael Grafnetter
b1590c0222
Updated help and fixed a minor bug.
2018-12-28 11:16:28 +01:00
Michael Grafnetter
29023071a0
Documentation (Work in progress)
2018-10-14 14:10:18 +02:00