Manage the DRS service on the server

Use the Device Configuration Manager to configure, start, restart, and stop the Device Registration Service.

Use this procedure to configure settings for the Device.
  1. On the host machine for the Device Registration Service server, click Start > All Programs > Kofax > Device Registration Service > Device Configuration Manager.
  2. Click Yes when prompted whether you want to allow changes to the computer.
    This opens Device Registration System Configuration dialog box.
  3. Configure settings for the Device Registration Service properties on the Service, Security, and Administration tabs.
In the Windows Services console, you can start, stop, pause or resume a service. However, you need to use the Device Registration Service Configuration Manager to configure the Database Connections and Service Settings options, the Security options, and Administration logging options for the Device Registration Service, as these settings are not accessible through the Windows Services console.

Verify permissions for a remote SQL database

If you are using a remote SQL database instead of a local database, you must verify your SQL permissions:
  1. Open SQL Server Management Studio.
  2. Go to Security > Login.
  3. Right-click on your DRS account and click Properties.
    The Login Properties - <DRS_account> window opens.
  4. Click Select a page and click User Mapping.
  5. In the Users mapped to this login, in the Database column, select the check box next to DRS.
  6. In the Database role membership for:<Database's Name> section, verify that the check box for db_owner is selected.
  7. Exit SQL Server Management Studio and return to DRS.