Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Server 2019+ #20

Open
Mooflar opened this issue Sep 8, 2022 · 0 comments
Open

Issues with Server 2019+ #20

Mooflar opened this issue Sep 8, 2022 · 0 comments

Comments

@Mooflar
Copy link

Mooflar commented Sep 8, 2022

Hi,

Could you please let me know if you have seen this error before and how I can get around it? I have automated the process but since upgrading some DC's to 2019+ I am seeing this error:

Performing audit... [----------] 0% |
Unhandled Exception: Microsoft.Isam.Esent.Interop.EsentSecondaryIndexCorruptedException: Secondary index is corrupt. The database must be defragmented or the affected index must be deleted. If the corrupt index is over Unicode text, a likely cause is a sort-order change.
at Microsoft.Isam.Esent.Interop.Api.Check(Int32 err)
at Microsoft.Isam.Esent.Interop.Api.JetAttachDatabase(JET_SESID sesid, String database, AttachDatabaseGrbit grbit)
at NtdsAudit.JetDb..ctor(String dbPath)
at NtdsAudit.NtdsAudit..ctor(String ntdsPath, Boolean dumphashes, Boolean includeHistoryHashes, String systemHivePath, String wordlistPath, String ouFilterFilePath)
at NtdsAudit.Program.<>c__DisplayClass2_0.

b__0()
at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
at NtdsAudit.Program.Main(String[] args)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant