From 6aa63080287709fa674c34bf3de97b343419e69c Mon Sep 17 00:00:00 2001 From: MichaelGrafnetter Date: Sun, 2 Oct 2016 17:05:39 +0200 Subject: [PATCH] Updated cmdlet list --- Src/DSInternals.PowerShell/en-US/about_DSInternals.help.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Src/DSInternals.PowerShell/en-US/about_DSInternals.help.txt b/Src/DSInternals.PowerShell/en-US/about_DSInternals.help.txt index bab9060..3878a8c 100644 --- a/Src/DSInternals.PowerShell/en-US/about_DSInternals.help.txt +++ b/Src/DSInternals.PowerShell/en-US/about_DSInternals.help.txt @@ -30,6 +30,12 @@ LONG DESCRIPTION ----------------- Reads the DPAPI backup keys from a ntds.dit file. + + Get-ADDBKdsRootKey + ------------------ + + Reads KDS Root Keys from a ntds.dit. file. Can be used to aid DPAPI-NG decryption, + e.g. SID-protected PFX files. Add-ADDBSidHistory ------------------