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 eitherThe interactive userorThis 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:
- On the computer on which you plan to run data logging, inWindows, clickStart>Run.
- In theOpenfield, typedcomcnfg, and then pressEnter.
- In theComponent Serviceswindow, on the left side, double-clickComponent Services>Computers>My Computer>DCOM Config. If DCOM Configuration Warning messages appear, clickNofor each one.
- In the Applications list, underDCOM Config, right-clickDatalogServand then clickProperties.
- In theDatalogServ Propertiesdialog box, clickIdentity.
- SelectThe interactive user.
- In the Component Services window, on the right side, right-clickRockwell Datalog Read Serverand then clickProperties.
- In the Rockwell Datalog Read Server Properties dialog box, clickIdentity.
- Follow the directions for step 6.
- ClickOK, and then restart the computer.
Provide Feedback