Is it possible to create a mobile server using some sort of script?

Hello team.

According to the volume of data is possible for us to generate a new mobile server and configure it accordingly.

However, this is a manual process, in other words, one administrator access the new server, run the installation file for the mobile, and set it accordingly.

Is there a way we can create a script to perform those operations so any time a new mobile server is required the script runs automatically and creates a new mobile server for use?

Thanks!!

Hi Luis,

Most of our components, including Mobile Server, support silent installation. Please refer to this part of the installation manual, which explains in general how to do that (with examples given for Recording Server and Smart Client).

Unfortunately we don’t have a similar document specific for Mobile Server but explanation is quite generic and you will find out that it’s pretty much applicable to the Mobile Server as well:

  1. generate arguments file
  2. fill-in proper parameters in the arguments file
  3. install silently

This will be enough to have a running Mobile Server instance.

Br,

Nikolay

Thanks a lot Nikolay…
Reviewing all this info.
that will help us for sure…

Best regards