Multiple Instance of connector Service

Learn about the possibilities of having more than one instance of connector service.

It is possible to have more than one instance of the service on a single machine.

For example - With this feature it is for example possible to have e.g. a "Test" and "Development" environment on the same machine.

Basically you have to:

  1. install connector (once)
  2. copy the installation to a separate folder

    (e.g. "c:\program files\update CRM\update CRMconnector 1")

  3. register this additional service with a different name

    update.server.exe –i –-name=servicename

  4. configure the instance via the console application
Note: To unregister the service, run the following command:

update.server.exe –u –-name=servicename.

Alternatively you can delete a service via the service control manager:

sc delete servicename.