Wiki source code of Desktop Client Module Upgrade
Last modified by ryanp on 2021/09/09 20:55
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{layout}} | ||
| 2 | {{layout-section ac:type="two_right_sidebar"}} | ||
| 3 | {{layout-cell}} | ||
| 4 | = Overview = | ||
| 5 | |||
| 6 | This document covers how to upgrade the optional Desktop Client Module, on an existing iSymphony server installation. If you have not yet installed the iSymphony server see [[doc:Getting Started]]. If you have not yet installed the Desktop Client Module see [[doc:Desktop Client Module Installation]]. | ||
| 7 | |||
| 8 | {{note}} | ||
| 9 | Upgrading to iSymphony Version 3.4.2 or later will include the desktop module by default. See [[doc:Upgrading iSymphony]] and [[doc:iSymphony 3\.4\.2 Upgrade Notes]] for information on upgrading iSymphony. Skip this document and proceed to [[doc:Adding New Desktop Client Installers]] if v3.4.2+ is installed. | ||
| 10 | {{/note}} | ||
| 11 | |||
| 12 | {{warning}} | ||
| 13 | The Desktop Client Module requires an iSymphony Server version of **3.2.1 or higher**. | ||
| 14 | {{/warning}} | ||
| 15 | |||
| 16 | {{warning}} | ||
| 17 | The Desktop Client Module 2.0.0 requires an iSymphony Server version of **3.4.1 or higher**. | ||
| 18 | {{/warning}} | ||
| 19 | |||
| 20 | = 1. Download The Latest Desktop Client Module = | ||
| 21 | |||
| 22 | ((( | ||
| 23 | The desktop client module downloads can be found in the [[doc:ISYMKB.Downloads Archive]]. You will want to download the Desktop Client Module package on the server that is running the iSymphony server. | ||
| 24 | ))) | ||
| 25 | {{/layout-cell}} | ||
| 26 | |||
| 27 | {{layout-cell}} | ||
| 28 | {{panel title="On this page:"}} | ||
| 29 | |||
| 30 | |||
| 31 | {{toc maxLevel="2" indent="1"/}} | ||
| 32 | {{/panel}} | ||
| 33 | {{/layout-cell}} | ||
| 34 | {{/layout-section}} | ||
| 35 | |||
| 36 | {{layout-section ac:type="single"}} | ||
| 37 | {{layout-cell}} | ||
| 38 | = 2. Uninstall The Old Desktop Client Module = | ||
| 39 | |||
| 40 | The upgrade process for the Desktop Client Module is simply a matter of un-installing the old version and installing the new version. | ||
| 41 | |||
| 42 | 1. Stop the iSymphony server. See [[doc:Starting And Stopping The iSymphony Server]]. | ||
| 43 | 1. ((( | ||
| 44 | Remove or move the following directory from the **/opt/isymphony3/server/modules** directory. | ||
| 45 | |||
| 46 | {{code}} | ||
| 47 | /opt/isymphony3/server/modules/desktop | ||
| 48 | {{/code}} | ||
| 49 | ))) | ||
| 50 | |||
| 51 | = 3. Install The New Desktop Client Module | ||
| 52 | = | ||
| 53 | |||
| 54 | 1. Install the new version of the module. See [[doc:Desktop Client Module Installation]]. | ||
| 55 | 1. Start the iSymphony server. See [[doc:Starting And Stopping The iSymphony Server]]. | ||
| 56 | 1. For adding new desktop installers see: [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]]. | ||
| 57 | |||
| 58 | = 5. Upgrade The Desktop Client Installations = | ||
| 59 | |||
| 60 | Restart all the Desktop Client installations, on the client machines, to initiate the upgrade. You should be prompted to upgrade when you launch the client. | ||
| 61 | {{/layout-cell}} | ||
| 62 | {{/layout-section}} | ||
| 63 | {{/layout}} |