Wiki source code of Desktop Client Module Upgrade
Version 1.1 by ryanp on 2021/09/09 18:01
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 | {{warning}} | ||
9 | The Desktop Client Module requires an iSymphony Server version of **3.2.1 or higher**. | ||
10 | {{/warning}} | ||
11 | |||
12 | {{info}} | ||
13 | Due to the size of the Desktop Client Module, it is provided as a separate download from the main iSymphony Server. | ||
14 | {{/info}} | ||
15 | |||
16 | = 1. Download The Latest Desktop Client Module = | ||
17 | |||
18 | ((( | ||
19 | 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. | ||
20 | ))) | ||
21 | {{/layout-cell}} | ||
22 | |||
23 | {{layout-cell}} | ||
24 | {{panel title="On this page:"}} | ||
25 | |||
26 | |||
27 | {{toc maxLevel="2" indent="1"/}} | ||
28 | {{/panel}} | ||
29 | {{/layout-cell}} | ||
30 | {{/layout-section}} | ||
31 | |||
32 | {{layout-section ac:type="single"}} | ||
33 | {{layout-cell}} | ||
34 | = 2. Uninstall The Old Desktop Client Module = | ||
35 | |||
36 | The upgrade process for the Desktop Client Module is simply a matter of un-installing the old version and installing the new version. | ||
37 | |||
38 | 1. Stop the iSymphony server. See [[doc:Starting And Stopping The iSymphony Server]]. | ||
39 | 1. ((( | ||
40 | Remove or move the following directory from the **/opt/isymphony3/server/modules** directory. | ||
41 | |||
42 | {{code}} | ||
43 | /opt/isymphony3/server/modules/desktop | ||
44 | {{/code}} | ||
45 | ))) | ||
46 | |||
47 | = 3. Install The New Desktop Client Module | ||
48 | = | ||
49 | |||
50 | 1. Install the new version of the module. See [[doc:Desktop Client Module Installation]]. | ||
51 | 1. Start the iSymphony server. See [[doc:Starting And Stopping The iSymphony Server]]. | ||
52 | 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"]]. | ||
53 | |||
54 | = 5. Upgrade The Desktop Client Installations = | ||
55 | |||
56 | 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. | ||
57 | {{/layout-cell}} | ||
58 | {{/layout-section}} | ||
59 | {{/layout}} |