Skip to content
ADscan Docs
ADscan PRO

Troubleshooting

Common issues when loading the PRO image or running compliance reports, and how to fix them.

Not finding your issue here?

Ping us on Discord or email [email protected] with the error message — we'll fix it same day.

Telemetry

PRO includes anonymous usage telemetry — what commands ran, duration, whether the report generated. Nothing from your target environment (no domains, IPs, usernames, findings). This is what lets us fix your issues same day.

To disable: run telemetry off inside ADscan, or set ADSCAN_TELEMETRY=0 in your environment.

Sending us a bug report

If none of the above fixes it, run with --debug and send us the output:

ADSCAN_DOCKER_IMAGE=adscan/adscan-pro:latest adscan ci \
  --domain <domain> \
  --dc <dc_ip> \
  --username <user> \
  --password <pass> \
  --generate-report \
  --frameworks iso27001 \
  --debug \
  --keep-workspace 2>&1 | tee adscan-debug.log

Send adscan-debug.log to [email protected] or paste it in Discord. We'll respond same day.

Find this useful?
Pass it to the next pentester running an AD engagement
Running 2+ AD engagements/year?
Get PRO free — beta access·Free in exchange for feedback
Automated PDF reports. Save ≥1 day per engagement.

ADscan — AD pentest automation for security consultants

Troubleshooting | ADscan