9.2 ISO Service Upgrade

Print Friendly and PDF Follow

Product ILLiad
Version 9.2.x
Ticket N/A
KB Permissions Public

Purpose

The ILLiad ISO Service has undergone some new configuration changes in the ILLiad 9.2 Release and will require a manual upgrade. This upgrade must be performed after the ILLiad 9.2 update to continue using the ISO Service. There is a separate upgrade process depending on which version of ILLiad you were using prior to your 9.2 update:

Procedure - Upgrading from ILLiad 9.1

Please perform the following process after your ILLiad 9.2 update is complete to upgrade your ISO Service from v9.1.x to v9.2.2:

  1. Stop the ILLiad ISO Service.
  2. Navigate to the ILLiad ISO Service directory (default path C:\ILLiad\ISO\).
  3. Delete the ISO subfolder (default path C:\ILLiad\ISO\ISO\) if this folder exists.

    Please ensure that you do not delete the ISO directory (default path C:\ILLiad\ISO\). 
  4. Unpackage the contents of the ISO.zip file (located in the ISO Service directory).
  5. Open PowerShell as administrator.
  6. CD to the path where you unpackaged the ISO.zip file in step 4.
  7. Run the following Install.ps1 PowerShell script:
    .\Install.ps1 -InstallPath "C:\ILLiad\ISO\" 
If your ILLiad ISO directory is in a custom location, run the PowerShell script indicating the custom InstallPath directory of the ISO Service in place of "C:\ILLiad\ISO\".

Procedure - Upgrading from ILLiad 9.0

Please perform the following process after your ILLiad 9.2 update is complete to upgrade your ISO Service from v9.0.x to v9.2.2:

  1. Stop the ILLiad ISO Service.
  2. Open a command prompt and navigate to the ILLiad ISO directory (default path C:\ILLiad\ISO).
  3. Uninstall the previous ILLiad ISO Service by running the uninstall command:
    installservice.bat -uninstall
    You must be in the ISO directory when running the command for the service to be properly uninstalled.
  4. Delete the older ISOService files. 
    1. If the following directories exist, delete the entire directory and all files inside: 
      • lib
      • meta-inf
      • SQL
    2. Delete the ILLiadISO.exe file.

      Please double-check to ensure the file has been successfully deleted. If an error occurs during deletion, the system may consider the file to still be in use. If the file was not successfully deleted, restart the ILLiad server. After the system restarts, try deletion again.
  5. Unpackage the contents of the ISO.zip file (located in the ISO Service directory).
  6. Open PowerShell as administrator.
  7. CD to the ISO install path.
  8. Run the following Install.ps1 PowerShell script:
    .\Install.ps1 -InstallPath "C:\ILLiad\ISO\" 
If your ILLiad ISO directory is in a custom location, run the PowerShell script indicating the custom InstallPath directory of the ISO service in place of "C:\ILLiad\ISO\".

 

Questions?

If this article didn’t resolve your issue, please contact Atlas Support for assistance:

Contact Support