Conversation
Is it a clean copy, or do you have separate transaction log files available? Unfortunately we don't support that yet (#18), so it's possible this breaks on an index search in a dirty database. Unfortunately without having access to a database to interact with, this is basically impossible for me to debug remotely.
I'll look into this one! |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #38 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 150 150
Lines 4123 4125 +2
=====================================
- Misses 4123 4125 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR adds a query to obtain Group Policies from the NTDS
This works correctly on the GOAD dataset, however I dot get some issues with an NTDS I cannot share unfortunately. It gives the following error while processing:
This results in 28 GPOs missing in that case.
Another NTDS which is on VT gives the following error:
@Schamper do you have any idea what we could to debug this?