Set up Windows security to allow data logging to a remote computer

If the data logger process is logging to a mapped network drive, a network share, or an ODBC database that is not located on the same computer as the HMI server, you may have to change the Windows security settings for the Datalog Server (
DatalogServ.exe
) and the Rockwell DataLog Read Server (
DlgRdServ.exe
).
TIP:
  • If the data logger process is to log to a shared folder on a remote computer, you do not have to change the DCOM settings. But the account under which the data logger is running must have read and write permissions to the folder.
  • When logging to a remote database server that uses a UNC format pathname or is network shareable such as a Microsoft SQL Server (fully tested), Microsoft Access, or Oracle, you can select either
    The interactive user
    or
    This user
    .
  • The account selected for This user should be a logon account that uses a password that never changes; otherwise this DCOM setting will need to be manually changed whenever the password is changed.
  • If The Interactive User setting is used, a valid network user must be logged on at the HMI server.
  • Another way to implement data logging to a remote, shared folder, is to set up the two processes, DatalogServ.exe and DlgRdServ.exe to run as services. For detailed information, see Knowledgebase Document ID: QA56941 - FactoryTalk View SE: Windows security to allow data logging to a remote computer.
To change DCOM settings for datalog server and Rockwell datalog read server:
  1. On the computer on which you plan to run data logging, in
    Windows
    , click
    Start
    >
    Run
    .
  2. In the
    Open
    field, type
    dcomcnfg
    , and then press
    Enter
    .
  3. In the
    Component Services
    window, on the left side, double-click
    Component Services
    >
    Computers
    >
    My Computer
    >
    DCOM Config
    . If DCOM Configuration Warning messages appear, click
    No
    for each one.
  4. In the Applications list, under
    DCOM Config
    , right-click
    DatalogServ
    and then click
    Properties
    .
  5. In the
    DatalogServ Properties
    dialog box, click
    Identity
    .
  6. Select
    The interactive user.
  7. In the Component Services window, on the right side, right-click
    Rockwell Datalog Read Server
    and then click
    Properties
    .
  8. In the Rockwell Datalog Read Server Properties dialog box, click
    Identity
    .
  9. Follow the directions for step 6.
  10. Click
    OK
    , and then restart the computer.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal