Skip to main content

Migrating to Access Analyzer 26

This section covers migrating credentials, target servers, and job schedules from Netwrix Access Analyzer 12.0 and earlier (formerly StealthAUDIT) to Access Analyzer 26 (AA26). These procedures apply whether you are replacing the previous version or running both products in parallel. Historical audit data collected by the previous version remains in the SQL Server database and is not affected.


In this section

ArticleDescription
Migrating Connection Profiles to Service AccountsInventory legacy connection profiles and recreate them as service accounts in AA26.
Migrating Proxy Servers to ScannersReplace legacy Windows proxy servers with Linux-based AA26 scanner nodes for File Server and Active Directory scanning.
Migrating Target Servers and Host Lists to Source GroupsInventory legacy host lists and recreate them as source groups and sources in AA26.
Migrating Job Configurations to Scan ParametersMap legacy data collector settings to AA26 scan parameters by connector type.
Migrating Job Schedules to Scan SchedulesTranslate Windows Task Scheduler triggers to cron expressions and configure scan schedules in AA26.
Historical Audit DataUnderstand what audit data stays in the SQL Server database and how to maintain access to it.
Migration ChecklistTrack and validate progress through each migration phase.

Concept mapping

Each legacy concept maps directly to an AA26 equivalent. Refer to this table throughout the migration.

Legacy ConceptAA26 EquivalentKey Difference
HostSourceA single target system in both products. In AA26, sources belong to a source group.
Host ListSource GroupA source group contains sources of a single connector type. Legacy host lists can contain mixed types and must be split before migrating.
Connection ProfileService AccountPasswords cannot be exported from the legacy system and must be re-entered when creating service accounts in AA26.
Job / Data CollectorScanScans replace the job/query model. Each source has one scan per scan type (access scan or sensitive data scan).
Schedule / TriggerScan Schedule (cron)AA26 uses standard five-field cron expressions. Windows Task Scheduler triggers must be translated to cron format.
Proxy Server / AppletScannerAA26 scanners are Linux-based K3s nodes deployed via SSH from the AA26 UI. No manual Windows service installation is required. Only File Server and Active Directory connectors use scanners — Entra ID and SharePoint Online connect directly.
Storage Profile (SQL Server)ClickHouse + PostgreSQLAA26 uses a different database stack. Historical data collected by the legacy product remains in the SQL Server database and is not migrated.
FSActivity / ADActivity tablesActivity Monitor integrationReal-time file system and AD activity events are surfaced in AA26 through Netwrix Activity Monitor (NAM). Customers running NAM can add an AA26 output to route events directly into AA26.

Migration sequence

Complete the steps in this order. Each step is a prerequisite for the next.

  1. Migrate credentials — Create service accounts in AA26. The source group creation wizard requires a service account before you can create a group.
  2. Migrate proxy servers — Deploy Linux scanner nodes for File Server and Active Directory source groups. Skip this step if you plan to use the Default Scanner (local scanning only).
  3. Migrate target servers and host lists — Create source groups and add sources. Assign scanner labels to connect each source group to the scanner nodes you deployed.
  4. Migrate job configurations — Configure scan parameters for each source: scan type, scope, workers, differential scanning, and data classification settings.
  5. Migrate schedules — Configure scan schedules on each source.
  6. Validate — Run an initial scan on each source group and compare results against legacy job output.