Dump NTDS.dit
Last updated
Last updated
Source
Running whoami /priv
should show us if we have the right privileges to make a backup of the NTDS.dit and SYSTEM files. We are looking for SeBackupPrivilege
Create a file called vss.dsh with the code below in it. Then run unix2dos vss.dsh
to convert a readable windows file.