Skip to main content

Upgrading Access Information Center

Related workflow articles:

Overview

This article lists the steps to perform the Netwrix Access Information Center (AIC) upgrade.

Upgrade Access Information Center

Follow these steps:

  1. Download the latest version of Netwrix Access Information Center (AIC) from the My Products ⸱ Netwrix 🡥.

    IMPORTANT: Unblock the installer. In Properties, select the Unblock checkbox and save the changes.

  2. To upgrade the AIC application to a newer version, run the AccessInformationCenter.msi installer. You do not need to uninstall the existing version.
    See the Install the Access Information Center topic for additional details.

  3. Hold Shift, right-click the latest AIC installer, and select Copy as path. In an elevated Command Prompt, paste the path and run it to start the installation.

  4. Complete the installation.

Post-Upgrade

Follow these steps to complete the AIC upgrade:

  1. If SSL is implemented, update the BindingUrl node of the AIC configuration file to use HTTPS. Example:

    <add key="BindingUrl" value="https://+:481" />
    • Default configuration file path:

      C:\Program Files\STEALTHbits\Access Information Center
  2. If SSO is implemented, update the AuthAllowWindowsAuthentication node of the AIC configuration file. Example:

    <add key="AuthAllowWindowsAuthentication" value="True" />
    • Default configuration file path:

      C:\Program Files\STEALTHbits\Access Information Center
  3. Have a user with the correct permissions log in to the AIC to confirm operability.

  4. Verify that the AIC configuration settings match those saved during the preparation phase.

  5. Verify that the built-in admin account for the AIC is either disabled or that the password has been changed.