A few days ago I wrote the following blog on designing the strategy for Mobile Device Servers in an Avalanche 6.1 environment
Mobile Device Servers design
Let us now look at the installation of Device servers and how to connect them to an existing Avalanche 6.1 installation.
First off the Device server only installation file is required. The name of the file is WavelinkMDS_windows-x64_6_1_103_53-508
Once the file is obtained, copy it to a local directory on the server which needs to perform the Device Server role.
The actual installation is very straight forward. A few steps need to be performed on the Enterprise server after this installation to complete the setup.
PART 1
1. On the server go to the location which contains the installation exe and double click to launch the installation.
2 . Click on Run to run the file .
3. Installation will commence preparing
4. Click on Next to setup.
5. Change destination folder if required and click Next
6. Select Start Menu Folder
7. At the next screen enter the Avalanche Address and Site Identifier.
Avalanche Address: This is the IP address or hostname of the Avalanche Enterprise Server.
Site Identifier: This value can be customised. This is the name that the Mobile Device Server will use to register in Avalanche (on the Enterprise server) . I do not think this name can be changed later. The name of the Device Server itself can be changed in the console. Will get to it a bit later.
8. Installation will now commence
9. Click Finish when installation is complete.
This completes the installation of the DServer but the setup of the Infrastructure is not complete yet. There are a few more steps that need to be completed.
Login to the Enterprise server or the Avalanche console and you will see that the new Device Server will be in the Unassigned Server Location. This needs to be moved to the correct location.
PART 2
There are a few rules to keep in mind before starting to move servers and creating regions.
1. Each region can have only one Device Server associated.
2. If you try and move a Device Server to a region which already has another device server associated will throw an error - A Device server of this type already exists in this region.
3. When a device server is installed using the combined installation file (Wavelink-Avalanche_windows-x64_6_1_103_53-599.exe) then by default the Device server will be installed under My Enterprise. If you plan to install multiple Device Servers
it is a good idea to create a region for this Device Server and move it from
under My Enterprise to its correct region. If the plan is for a centralised
model, then the device server can stay
under My Enterprise.
4. If you move a Device server from one region to
another all the devices connected to this Dserver will move to the Unassigned
Devices folder.
However
the devices move to Unassigned Devices folder under the new Region and not the Unassigned folder under My Enterprise.
5. When device servers are moved across regions they need to be Deployed again.
PART 3
Keeping the above points in mind lets have a look at how to configure the Device servers in the console.
Check under the Unassigned Server Locations and you will find all the recently installed device servers
The following steps will show how to create a region and assign the new Device server to a new region.
1. Create a Root Level region under My Enterprise and lets call it 'My Organisation'.
This new region will need to be deployed. Click on Needs Deployment and then select Deploy Now and Finish to complete the deployment.
2. Go back to Inventory - Unassigned Server Locations and click on the Device Server, click on Move.
3. Select the region created in Step 1 above.
Renaming Device Servers
1. Click on the Device Server to be renamed.
2. Click Edit and change the Name to the required Dserver.
Also a good idea to check the Time zone in the same Server Details screen.
3. Provide the IP Address of the Dserver being
changed. Otherwise you will get this
4. Click Save
5. Note that changing the Device Server name does
not change the Site Identifier that was specified during the installation of
the Device Server.
6. Note – when changing the name of the Device
server for a centralised model, the server address can be local host
PART 4
Once the Regions, Servernames and Device Server moves have been sorted out click on Inventory and it should look something like this:
The above shows two regions called My
Organisation and Another Business Unit each with its own Device Server.
1. Click on both the Dservers and click on
Deploy
2. Click on Needs Deployment on the top right corner and select deploy now.
3. The servers will start synchronising.
4. When the synchronisation has completed the Deployment status will change to 'Up-To-Date'
Deleting a Region with an associated Device server
What happens if you delete a region? Lets say
accidently. What happens to the Device server and the devices associated to
that region?
-
First the system will warn that there is a
Device Server associated with the Region. You will have to click on Delete to
confirm
The Device Server along with the Devices will be moved to Deleted server
Locations.
Note – when a Device is in the deleted server locations, the Deployment state
of the Device server stays as Up-to-date
To reinstate, recreate the Region and move the Device Server to the new
region following the steps above.