Using CitectSCADA > Using OPC Server DA2.0 > Configuring Remote Access to the OPC Server > Windows Server 2003
Windows Server 2003

This section describes how to configure the OPC Client on Windows Server 2003.

To configure the OPC Client:

  1. Choose Start | Run. Type dcomcnfg and click OK.
  2. The Component Services dialog will appear.

  3. In the tree pane, locate and select Computers under Component Services.
  4. Right-click My Computer in the pane on the right, and choose Properties from the context menu.
  5. Select the COM Security tab, and click Edit Limits in the Access Permissions section.
  6. Use the Access Permission dialog to select Anonymous Logon, and then check Allow for the Remote Access option.
  7. This is needed for OPCEnum.exe to function correctly, and for any OPC Servers and clients that set their DCOM authentication level to None in order to allow anonymous connections. If you don't use OPCEnum.exe, you might not need to enable remote access for anonymous users.

  8. Click Apply to save your changes.
  9. You need to then edit the launch and activation permissions.

  10. Select Edit Limits in the Launch and Activation Permissions section of the Default COM Security tab.
  11. In the Group or user names list, select Everyone then select every the check boxe in the Allow column.

  12. Click OK to save your changes.
  13. Finally, you're ready to edit the default permissions for Access and Launch for each user (or group) that participates in OPC communication (for example, "OPC Users").

  14. In the Access Permissions section of the COM Security tab, click Edit Default. Select the necessary users/groups and allow Local Access and Remote Access. Click OK to save your changes.
  15. In the Launch and Activation Permissions section of the COM Security tab, click Edit Default. Select the necessary users/groups and allow Local Access and Remote Access. Click OK to save your changes.
  16. You have now configured your OPC Client.

    Some older OPC Clients cannot locate CitectSCADA OPC Server on a client machine. If this is the case, copy the ctopc.reg file located in the bin directory to the client machine. Double-click the file to add OPC Server-specific data to the registry.

    Note: Now you need to restart this machine so that your settings can take effect.