ITM On-Prem Installation-Upgrade Guide
ITM On-Prem Installation-Upgrade Guide
Upgrade Guide
UPGRADE DOCUMENT
1 of 22
Table of Contents
Document Introduction .................................................................................................... 3
Scope .............................................................................................................................. 3
Overview and Notes ........................................................................................................ 3
Prerequisites and Risks................................................................................................... 3
Steps before Databases Upgrade ................................................................................... 4
Execute SQL queries before upgrade ...................................................................... 4
Run admin PowerShell using service account ......................................................... 4
Stop ObserveIT traffic and ObserveIT Windows services ........................................ 4
Upgrading ITM On-Prem Databases ............................................................................... 5
Obtaining the Upgrade Activation key ...................................................................... 6
Upgrading the Prerequisites Software Bundle ................................................................. 8
Upgrading the Application Server Module ....................................................................... 9
Upgrading the Web Console module............................................................................. 11
Upgrading the Website Categorization Module ............................................................. 15
Upgrading the Screenshots Storage Optimizer module ................................................ 18
Post Upgrade Checks ................................................................................................... 22
2 of 22
Document Introduction
This document describes an upgrade plan for the ObserveIT on-premises product. This
document introduces significant steps and considerations when upgrading your
ObserveIT on-premises deployment.
Scope
This document is intended for technical personnel managing ObserveIT installations,
such as system administrators and winter teams. In particular, this document is
intended for personnel familiar with software installation and troubleshooting, Microsoft
Windows, SQL Server, Microsoft IIS, and user profiles.
4 of 22
Upgrading the ObserveIT databases
Run the database installation executable from the path where you extracted the
installation files
E.g C:\temp\ObserveIT_Setup_v7.14.3\DB\SQLPackage.exe
Click OK, and then you will see the ActivateObserveIT window:
5 of 22
Select the ActivateObserveIT content and then copy it into the clipboard or click the
blue link
https://proofpointcommunities.force.com/community/s/
Once the Upgrade activation key is obtained, paste the upgrade activation key into
the ActivateObserveIT window and click ‘Activate.’
6 of 22
The database upgrade will begin.
Note
Do not stop the upgrade process. Allow the upgrade to run until completion.
7 of 22
Upgrading the Prerequisites Software Bundle
Navigate to
Select the Web console and the Microsoft SQL boxes if upgrading
prerequisites on the Web Console Server.
You must do this step on each application server if there are additional servers.
8 of 22
Upgrading the Application Server module
Navigate to:
C:\temp\ObserveIT_Setup_v7.14.1.51\Web\AppServer\ObserveIT.AppServerSetup.msi
Click ‘Next’
Select the site and application pool that was created for the Application Server.
9 of 22
Enter the SQL server FQDN.
Enter the service account password, click the ‘Test Connection’ button, then click
‘Next’ until the installation completes successfully.
10 of 22
11 of 22
Upgrading the Web Console module
Navigate to:
C:\temp\ObserveIT_Setup_v7.14.1.51\Web\WebConsole\ObserveIT.WebConsoleSetup.msi
Select the site and application pool created for the Web Console Server.
12 of 22
Enter the SQL server FQDN.
Enter the service account password, click the ‘Test Connection’ button, then click
‘Next’ until the installation completes successfully.
13 of 22
14 of 22
Upgrading the Website Categorization module
Note:
The Web Categorization module may not be installed in your environment (optional)
Navigate to:
C:\temp\ObserveIT_Setup_v7.14.1.51\WebsiteCat\WebsiteCat_Setup.msi
Note:
Click ‘Next’
15 of 22
Click ‘Next’
16 of 22
Click ‘OK’
Click the ‘Install Website Categorization’ button to begin the installation. Click ‘Close’
when finished.
17 of 22
Upgrading the Screenshots Storage Optimizer module
Note:
Click the ‘Download’ JWT file’ for the Screenshots Storage Optimizer module.
18 of 22
Navigate to:
C:\temp\ObserveIT_Setup_v7.14.1.51\ScreenshotsStorageOptimizer\ScreenshotsStorageOptimizer.msi
Click ‘Next’
19 of 22
Browser to the folder where the JWT file was previously downloaded and click ‘Next.’
Enter the service account password, click the ‘Test Connection’ button, then click ‘Next.’
20 of 22
Enter the FQDN of the Application Server, Web Console, and the port.
Click the ‘Test connection’ to ensure the test is completed successfully.
21 of 22
Post Upgrade Checks
Login into the Web Console and check the ‘Admin Dashboard.’
Compare the previously saved SQL queries by rerunning them after the upgrade.
Check if the ObserveIT traffic and ObserveIT Windows services have started
iisreset /status
Get-Service observeit*,screenshot*,gcf*,website*
Check each module's log file. Log files are located in the service accounts %temp%
directory (e.g., c:\users\oitserviceaccount\appdata\local\temp )
AppServer_CA_Log.txt
WebConsole_CA_Log.txt
WebsiteCat_CA_Log.txt
ScreenshotsStorageOptimizer_CA_Log.txt
22 of 22