Commit Graph

47 Commits

Author SHA1 Message Date
Michael Grafnetter
34e8ec989a Added the ability to enable or disable accounts in offline databases. 2017-04-29 17:28:04 +02:00
Michael Grafnetter
8c7aa8aa54 Prepare for release 2.21.2 2017-04-19 18:20:08 +02:00
Michael Grafnetter
7bc6a813eb Resolved #42: Input string was not in a correct format. 2017-04-19 16:42:14 +02:00
Michael Grafnetter
2405543dca Prepare for release 2.21.1 2017-04-14 19:07:42 +02:00
Michael Grafnetter
98f681d204 Prepare for release 2.21 2017-03-25 19:26:21 +01:00
Michael Grafnetter
ce6abc1980 Added support for roamed credentials,
Domain backup keys are now exported as PFX, CER and PVK,
Minor bugfixes
2017-03-25 18:25:22 +01:00
Michael Grafnetter
62b74e7a48 Updated package references, BugFix 2017-03-11 18:14:41 +01:00
MichaelGrafnetter
e04e1e42c4 Cmdlets now accept hashes in both byte array and hexadecimal string forms. 2017-02-25 18:39:47 +01:00
MichaelGrafnetter
a5080bee45 Implemented SAM EnumerateDomains, Fixed memory leaks 2016-11-20 18:28:02 +01:00
MichaelGrafnetter
cad6cd1c9d Renamed the properties of SamDomainPasswordInformation to mimic AD module behavior 2016-11-16 15:37:57 +01:00
MichaelGrafnetter
3e54e18728 Added the Get-ADPasswordPolicy cmdlet. 2016-11-15 00:31:27 +01:00
MichaelGrafnetter
99cba912f2 Added test generation code for #34 2016-11-08 22:49:06 +01:00
MichaelGrafnetter
5eb13fc18d Resolved #33: Add support for SPNs 2016-10-21 13:03:13 +02:00
MichaelGrafnetter
24226a716d Resolved #31 2016-10-05 17:09:20 +02:00
MichaelGrafnetter
00026e83d5 Removed preview banner 2016-10-02 20:29:16 +02:00
MichaelGrafnetter
6aa6308028 Updated cmdlet list 2016-10-02 17:05:39 +02:00
MichaelGrafnetter
badacf800d Prepare for release 2.18 2016-10-02 17:01:01 +02:00
MichaelGrafnetter
26f91ca5df Closed #26: KDS Root Key extraction from ntds.dit 2016-10-02 16:20:21 +02:00
MichaelGrafnetter
e21c85812f Resolved #29: PercentComplete has been capped to 100. 2016-09-28 17:11:43 +02:00
MichaelGrafnetter
c6fb24c78c Resolved #17: Add support for replication progress reporting 2016-09-16 17:22:16 +02:00
MichaelGrafnetter
4f3e89f9a2 Release notes update 2016-08-08 20:45:37 +02:00
MichaelGrafnetter
835cfa7a14 Fix #21: Password audit without password disclosure 2016-08-08 20:30:02 +02:00
MichaelGrafnetter
e2494ad324 Updated documentation. 2016-08-07 12:58:56 +02:00
MichaelGrafnetter
ec4c560af7 The UserAccountControl attribute now gets displayed by default. 2016-08-07 11:49:27 +02:00
MichaelGrafnetter
4578f25e53 Prepare for release 2.16. 2016-08-07 11:38:14 +02:00
MichaelGrafnetter
5a02d20b73 Test-PasswordQuality and related enhancements 2016-08-07 11:24:32 +02:00
MichaelGrafnetter
8edb414f20 PowerShell command restructurization 2016-07-03 17:36:40 +02:00
MichaelGrafnetter
a5af0c84ce Removed dependency on ADSI 2016-06-18 18:30:59 +02:00
MichaelGrafnetter
b2ff0c7c4d Added PAM optional feature support. 2016-06-06 01:01:54 +02:00
MichaelGrafnetter
d57acaacbc New custom Account views 2016-05-08 16:00:27 +02:00
MichaelGrafnetter
15db6eba0d Fix #15 2016-04-30 11:19:32 +02:00
MichaelGrafnetter
5ac020b4ce Prepare for release 2.14 2016-04-16 18:25:24 +02:00
MichaelGrafnetter
2eeabd8558 Added AdminCount support 2016-04-02 10:57:37 +02:00
MichaelGrafnetter
4a9e94707e DataStore SecurityDescriptor resolving 2016-02-28 15:21:22 +01:00
MichaelGrafnetter
e585e4ec06 Fix #14 2016-02-25 17:36:08 +01:00
MichaelGrafnetter
c7876e0076 Prepare for NuGet 2016-02-22 23:19:34 +01:00
MichaelGrafnetter
b59f4d33a7 Prepare for release 2.13 2016-02-21 11:16:25 +01:00
MichaelGrafnetter
47b5d4754d Changed encoding of PS manifest from UTF-16 to UTF-8 2016-02-20 18:33:49 +01:00
MichaelGrafnetter
1fba642f86 Prepare for release 2.12 2016-02-07 10:01:26 +01:00
MichaelGrafnetter
a3f6f3e042 Solution upgraded from VS 2013 to 2015 and .NET Framework from 4.5 to 4.5.1. 2016-02-06 16:35:29 +01:00
MichaelGrafnetter
224e03a90d Prepare for release 2.11.1 2016-02-03 14:54:22 +01:00
MichaelGrafnetter
48aeadbe74 Prepare for release 2.11 2016-02-03 11:53:17 +01:00
MichaelGrafnetter
ec74ffb0f5 Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
MichaelGrafnetter
0a733c6222 Prepare for the 2.10 release 2016-01-14 12:38:27 +01:00
MichaelGrafnetter
79b9dd9080 ADAM and Initial DB Support, OID Prefix Table, MD5 Optimization 2016-01-14 12:06:11 +01:00
MichaelGrafnetter
421a33e102 Prepared for Windows Server 2016 2016-01-02 16:27:44 +01:00
MichaelGrafnetter
4296db8326 Initial source commit 2015-12-26 23:44:43 +01:00