Skip to content

Post Upgrade Actions

Following the upgrade, follow the configuration steps below.

Upgrading the File Access Manager Server Installer

The Server Installer must be upgraded on each of the File Access Manager central servers.

To upgrade the Server Installer on each central server, perform the following steps:

  1. Copy ServerInstaller.msi from the “v8.5 Full Installers” folder to the server.
  2. Run ServerInstaller.msi.
  3. Follow the instructions on the screen to complete the upgrade process.

Note

The server installer can be run in “unattended mode” by using the following command:

start /wait msiexec /i "[INSTALLER_PATH]\ServerInstaller.msi" /l*v "C:\FAMInstaller.log" /quiet /norestart

Upgrading File Access Manager Client

On the first run of the File Access Manager Administrative Client after an upgrade, a popup message displays, requesting that you upgrade the client. During the upgrade, you will be required to:

  • Re-enter the server on which the User Interface Service is installed.
  • Choose the installation folder.

File Access Manager UI Upgrade (IISReset Needed)

Due to recent UI changes and to avoid any cache conflicts, run an iisreset command as an Administrator using either PowerShell or Command Prompt window (this can also be made using the IIS administration window):

  • iisreset /restart

Validate the Service Pack Update

To validate the installation and verify that the correct version was installed, check in the Windows Add/Remove programs in the control panel.

The versions of the IdentityIQ File Access Manager components should be set to 8.5.0.5000

The IdentityIQ File Access Manager Database version should be set to 8.5.0.5000

Uninstall .Net Core 3.1

Note

This is optional.

After you have completed the installation, you optionally can uninstall .NET Core 3.1.

  1. Navigate to the Control Panel > Programs > Uninstall a program.
  2. Locate the corresponding .NET Core 3.1.x program.
  3. Right-click > Uninstall.