Commit Graph

344 Commits

Author SHA1 Message Date
Michael Grafnetter
872875517a
Create codeql-analysis.yml 2022-04-01 17:30:14 +02:00
Michael Grafnetter
d879fe0878
Improved SamAccountName pipeline processing
Improved SamAccountName pipeline processing in Get-ADReplAccount.
2022-02-05 18:47:06 +01:00
Michael Grafnetter
527bf6d0e0
Fixed the CHANGELOG 2021-10-30 22:27:51 +02:00
Michael Grafnetter
e144a21738 Prepare for release 4.7 2021-10-30 21:48:54 +02:00
Michael Grafnetter
7ba59c12ee Resolved #132: Detect kerberoastable accounts using Test-PasswordQuality 2021-10-30 16:20:59 +02:00
Michael Grafnetter
21d4b6d69d Improved compatibility with WS2016+ 2021-10-30 16:19:16 +02:00
Michael Grafnetter
22c0c62c7c Resolved #127: Added Windows Server 2022 compatibility 2021-10-19 12:40:46 +02:00
Michael Grafnetter
f277c7b4c0 Updated ManagedEsent to 1.9.4.1 2021-10-16 17:44:41 +02:00
Michael Grafnetter
5f912aa6b3 Updated changelog to v 4.5 2021-10-13 00:07:33 +02:00
Michael Grafnetter
63f9e84651 Prepare for Release 4.5 2021-10-08 18:33:15 +02:00
Michael Grafnetter
677b76bb81 Resolved #118: Support for ntds.dit files with conflicting defunct attributes. 2021-10-08 18:33:15 +02:00
Jürgen Friedrich
b33d915110 Updated TargetFrameworkVersion to v4.7.2 2021-07-16 16:34:55 +02:00
Michael Grafnetter
10fb2c9270 Added test for unreadable credential roaming private keys 2021-05-02 20:29:06 +02:00
Michael Grafnetter
905738dada Attempt to fix msPKIDPAPIMasterKeys parsing 2021-04-14 15:45:56 +02:00
Roman Maksimov
cfdebd68e6 fix a typo 2021-02-03 10:37:48 +01:00
Michael Grafnetter
d9ea984be9
Fixed a bug in TestComputerDefaultPassword
TestComputerDefaultPassword() was using LogonName instead of SamAccountName to calculate the default computer password.
2020-12-23 21:32:01 +01:00
Michael Grafnetter
e255029658
Update README.md
Fixed links to NuGet Gallery
2020-10-08 23:09:19 +02: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
Jiri Cincura
14a77c893f Small code cleanup (with some opinionated C# style). 2020-05-11 00:03:16 +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
e4fb753894 Initial support for FIDO2 key manipulation through AAD Graph API. 2020-03-28 15:40:37 +01:00
Michael Grafnetter
3df26c9327 Resolved #104: Major documentation update 2020-03-27 21:13:43 +01:00
Michael Grafnetter
aa4e6b5149
Update README.md
Added link to the "Extracting Roamed Private Keys from Active Directory" article.
2020-03-24 18:27:15 +01:00
Michael Grafnetter
3f443bdf05 New logo and package icons 2020-03-19 22:24:06 +01:00
Michael Grafnetter
127801a9bf Update azure-pipelines.yml for Azure Pipelines 2020-03-19 20:39:25 +01:00
Alex Seigler
c27b62913e Try using lastLogonTimestamp in place of lastLogon in case lastLogon is null. Resolves #98. 2020-03-18 22:19:03 +01:00
Michael Grafnetter
de3af8afff Updated Azure DevOps pipeline to use Visual Studio 2019 2020-03-18 07:56:11 +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
Alex Seigler
6310a8c39a Don't try to select textValues if it is null. Fixes Get-ADSIAccount. 2020-03-09 21:28:41 +01:00
Michael Grafnetter
4bd9807687 Resolved #100: Added multi-domain/forest support to Test-PasswordQuality 2020-03-09 20:56:48 +01:00
Michael Grafnetter
8d2651b33d Improved DN parsing 2020-03-04 23:13:21 +01:00
Michael Grafnetter
770a99ad0e Implemented domain name retrieval through MS-DRSR. 2020-02-25 21:14:03 +01:00
Michael Grafnetter
7035119738 Initial support for Export-Clixml 2020-02-16 13:19:13 +01:00
Michael Grafnetter
6765e55bc5 Resolved GC bug in Get-ADDBBackupKey 2020-02-08 22:47:15 +01:00
Michael Grafnetter
3c563d6b83
Added new articles to readme.md 2019-12-30 23:17:08 +01:00
Michael Grafnetter
27ee1e72bd Updated package references 2019-12-25 20:05:31 +01:00
Michael Grafnetter
fc47760b74 Improved NCRYPT_OPAQUETRANSPORT_BLOB parser 2019-12-25 17:28:14 +01:00
Michael Grafnetter
19dc3047d1 Prepare for release 4.1 2019-12-12 13:50:46 +01:00
Michael Grafnetter
5b354b2da5 Fixed replication metadata entry order. 2019-12-12 13:29:22 +01:00
Michael Grafnetter
13d0ced1d9 Resolved #99: CNG Software KSP private keys not exported properly 2019-12-09 22:40:59 +01:00
Michael Grafnetter
530ab2f66a Merge branch 'master' of https://github.com/MichaelGrafnetter/DSInternals 2019-12-09 16:15:57 +01:00