The same installer for everyone. Without a licence it opens on the sign in screen. Start the free trial or sign in with your DNA Technology account to unlock it. Your directory data stays on your machine either way.
Verify your download: SHA-256 checksum
Runs on your own machine · scan data never leaves it · no telemetry
The app opens on the sign in screen and does nothing else until you sign in with your DNA Technology account or start the trial. It has not contacted anyone yet.
Every feature of both modules, so you evaluate the product you would buy. One trial per account, no card, and it ends by itself.
Two modules, bought separately or together. Audit and Governance reads: every scanner, every connector, the assessments, the Live Feed, investigation and every report. Automation writes: terminations, transfers, onboarding and Entra single sign on. Buy seats on the DNA Technology marketplace, then sign in from the app.
Run IAMXray.exe update to fetch the latest build. The app downloads a signed manifest from this site, checks the signature and the SHA-256 of the new file, and only then replaces itself. A file that fails either check is never installed.
The same executable is a full CLI. From PowerShell:
# launch the local control panel (default) IAMXray.exe # sign in with your DNA Technology account IAMXray.exe license signin # run headless against a domain IAMXray.exe run -c config.yaml --connector ad-live ` --bind-dn "DOM\svc-iamxray-ro" --credential-ref env:IAMXRAY_PASS ` --out runs/today # collect a portable snapshot, analyse it anywhere IAMXray.exe snapshot --connector ad-live --bind-dn ... --out site.iamx IAMXray.exe run --connector snapshot --source site.iamx -c config.yaml # update to the latest signed build IAMXray.exe update
Load an Active Directory export, read the report, and buy seats on the DNA Technology marketplace when you want the live parts.