How to modify the Ricoh Xlet
This task describes the steps to modify the Ricoh Xlet so that it can communicate with the DRS server.
- Verify that you installed the Combined Client for Ricoh on the device as described in Install the Combined Client for Ricoh .
-
Unzip the 33956099.zip file (or renamed instance of this
file) located in the DRS installation directory.
Default location: C:\Program Files\Nuance\Device Registration Service\Service\Plugins\NSi.DeviceManagement.Plugins.Ricoh.
- Open the UnifiedESAXlet.dalp file in a text editor.
-
At the bottom, modify the
deviceRegServer
anddeviceRegPortScroll
arguments as follows:<argument>deviceRegServer=DRS server address</argument> <argument>deviceRegPort=DRS port number</argument>
The following shows an example configuration.
<argument>deviceRegServer=15.166.37.151</argument> <argument>deviceRegPort=8753</argument>