Arctic Wolf Managed Risk Scanner — Script Configuration

Updated Nov 6, 2023

Migrate Managed Risk Scanner configuration using a script

You can use a migration script to migrate all Managed Risk Scanner configurations, preferences, and scan schedules.

Before you begin

Steps

  1. Download the tar file using the URL that your CST provided.

  2. Run this command to extract the contents of the tar file:

    tar -xvf migrate_config.tar
  3. Run this command to change the extracted directory:

    cd migrate_config/
  4. Run this command to change the permission of the script and let it run:

    sudo chmod +x migrateScannerConfig.sh
  5. Run this command to run the migration script:

    ./migrateScannerConfig.sh
  6. When prompted, enter the old scanner UUID as the source scanner UUID.

  7. When prompted, enter the new scanner UUID as the destination scanner UUID.

    If the script succeeds, you are prompted by a messaged similar to Configuration, preferences and schedules have been successfully migrated. If there is an error or issue, contact your CST and include the red status messages that explains the failure. Do not proceed with the migration.

  8. If you have any credentialed scans that existed on your previous scanner, complete Add new scan credentials.

  9. Contact your CST to inform them that you have completed all scanner migration steps. They will validate that all required configuration was successfully migrated to your new scanner.

See also