Layton ServiceDesk - Installation - Migration - Application Only

From Layton Support
(Difference between revisions)
Jump to: navigation, search
m (Removed "Version" section to move lower on page)
(Major revision)
Line 8: Line 8:
  
 
=Procedure=
 
=Procedure=
 +
==Check Version==
 +
#Check the '''[[Layton ServiceDesk - Procedures - General - How to Find the Version Number|application version]]''' on your live installation.
 +
#Check '''[[LSD Current Version|here]]''' for the latest version.
 +
#If you are not running the latest version on your source installation, please contact Support for the version you are running. You will be provided with a link to the latest full version for use in the below procedures.
 +
 
==Backup==
 
==Backup==
#Back up the existing application installation directory. The default path is: ''C:\Program Files (x86)\Layton Technology\Layton ServiceDesk\''
+
#Back up the existing application installation directory by copying it to a location on the destination server. The default path is: ''C:\Program Files (x86)\Layton Technology\Layton ServiceDesk\''
 
#In Management Studio:
 
#In Management Studio:
 
##Back up your database.
 
##Back up your database.
Line 37: Line 42:
  
 
==Restore Application Data==
 
==Restore Application Data==
#Copy the files from the backup made in the '''[[#Preparation|Preparation]]''' steps to the same location on the destination server.
+
#From the backup made in the '''[[#Preparation|Preparation]]''' steps, copy the files to the same location on the destination server.
 
#*''Application Images\'': Custom images added to any forms in '''[[Layton ServiceDesk - Configuring the System - Form Design|Form Design]]'''
 
#*''Application Images\'': Custom images added to any forms in '''[[Layton ServiceDesk - Configuring the System - Form Design|Form Design]]'''
 
#*''HB_Data\ChangeAttach\'': File attachments for '''[[Layton ServiceDesk - Logging a New Change#Change Logging|Changes]]'''
 
#*''HB_Data\ChangeAttach\'': File attachments for '''[[Layton ServiceDesk - Logging a New Change#Change Logging|Changes]]'''
Line 48: Line 53:
  
 
==Testing==
 
==Testing==
#Test the installation by logging in, creating a request, sending an email, general use. If there is an issue, '''[mailto:[email protected] contact Support]''' for assistance.
+
#Test the installation by logging in, creating a request, sending an email, general use. If there is an issue, '''[mailto:[email protected] contact Support]''' for assistance. Do not continue until the issue is resolved.
  
 
==Configuration==
 
==Configuration==

Revision as of 04:22, 22 June 2017

Btn back up.png Back to Contents

Btn back up.png Back to Migration

Contents

Overview

This procedure would be used when you need to move the application to a new server, but leave the database on the existing SQL server.

We highly recommend that you do not commit to the migrated installation until you are sure that the application is working without issues.

Procedure

Check Version

  1. Check the application version on your live installation.
  2. Check here for the latest version.
  3. If you are not running the latest version on your source installation, please contact Support for the version you are running. You will be provided with a link to the latest full version for use in the below procedures.

Backup

  1. Back up the existing application installation directory by copying it to a location on the destination server. The default path is: C:\Program Files (x86)\Layton Technology\Layton ServiceDesk\
  2. In Management Studio:
    1. Back up your database.
    2. Restore the backup of your database with a different name, for testing.
    3. Select the test database in the database-selection menu in the upper-left of the main window and run this query to prevent the test installation from hijacking incoming email:
   UPDATE	setting
   
   SET		sys_setting_value = NULL
   
   WHERE	sys_setting_name IN
   
   		('inemailpopserver'
                ,'inemailimapserver'
                ,'inemailcdodropfolder'
                ,'inemailwebdavexchangeurl'
                ,'emailexchangeserver'
                ,'inemailexchangeserver')

Preparation

  1. Check your destination server against the System Requirements.
  2. Run your destination server through the Pre-Installation Procedure.

Installation

  1. Install as per New Installation.
  2. When the Database Tool opens, choose Connect to an existing database and point it to your test database.

Restore Application Data

  1. From the backup made in the Preparation steps, copy the files to the same location on the destination server.
    • Application Images\: Custom images added to any forms in Form Design
    • HB_Data\ChangeAttach\: File attachments for Changes
    • HB_Data\Editor_Folder\Image\: User images added to email bodies configured in Email Settings & Bodies
    • HB_Data\EmailBodies\: Email notifications configured in Email Settings & Bodies
    • HB_Data\MailIn\: File attachments from emails in the Incoming email queue
    • HB_Data\ProblemAttach\: File attachments for Problems
    • HB_Data\RequestAttach\: File attachments for Requests
    • HB_Data\LogFiles\: Application log files.

Testing

  1. Test the installation by logging in, creating a request, sending an email, general use. If there is an issue, contact Support for assistance. Do not continue until the issue is resolved.

Configuration

  1. Follow this procedure to remap the application support path.
  2. Launch Database Tool (DBTool.exe), choose Connect to an existing database and point it to your live database.

Update

  1. If you are not running the latest version, update immediately. Refer to the latest release notes for details.

Btn back up.png Back to Migration

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox