Views:

This issue occurs when you run the ServerProtect for Microsoft Windows/Novell Netware setup on the server to install only the NS component.

To resolve this issue, do any of the following:

  1. On the IS, go to the \Program Files\trend\Sprotect folder and back up the TMRPC.ini file.
  2. Open and edit the TMRPC.ini file.
  3. Look for the entry of the NS that you want to add. This may be the server name or IP address. If it does not exist, add the entry and give it the value "2".

    Example:

    server1=2 or xxx.xxx.xxx.xxx=2

  4. Save and close the TMRPC.ini file.
  5. Restart the Trend ServerProtect Agent service.
  6. On the Normal Server that could not be added to IS, go to the \Program Files\trend\Sprotect folder.
  7. Back up and edit the TMRPC.ini file.
  8. Look for the entry of the IS that you want to add. This may be the server name or IP address. If it does not exist, add the entry and give it the value "2".

    Example:

    server1=2 or xxx.xxx.xxx.xxx=2

  9. Save and close the TMRPC.ini file.
  10. Restart the Trend Server Protect service.
  11. Log on to the ServerProtect management console and retry adding the NS.
  1. Open the Registry Editor.
     
    Always back up the whole registry before making any modifications. Incorrect changes to the registry can cause serious system problems.
  2. Go to HKLM/Software/Microsoft/Rpc/ClientProtocols.

    If there is no entry for Client Protocols in the registry, then recreate the whole key.

    1. In the Registry Editor, create the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\ClientProtocols subkey.
    2. Make sure that the following values are available:

      Name Type Data
      -------------------------------
      ncacn_http REG_SZ rpcrt4.dll
      ncacn_ip_tcp REG_SZ rpcrt4.dll
      ncacn_nb_tcp REG_SZ rpcrt4.dll
      ncacn_np REG_SZ rpcrt4.dll
      ncadg_ip_udp REG_SZ rpcrt4.dll

    3. Restart your computer.
  3. If you have another working Normal Server, then export the same registry key and then import it on the target server.
  4. Restart the server and try again.