A.4 查错

如果 movecfg 实用程序未能成功更新过期的 Lotus Notes 驱动程序配置,请尝试使用下面的手动过程。

  1. 关闭在其中启动 ndsrep 的 Domino 服务器。

  2. 关闭要升级的 Identity Manager Driver for Lotus Notes。

  3. 复制该文档中的以下文本,然后将其粘贴到 Lotus Notes 驱动程序配置的 <publisher-options> 部分。

    <publisher-options> <polling-interval display-name="Polling Interval (in seconds)">30</polling-interval> <loop-detect-flag display-name="Enable Loop Back Detection">Yes</loop-detect-flag> <schedule-units display-name="NDSREP Schedule Units">SECONDS</schedule-units> <schedule-value display-name="NDSREP Schedule Value">30</schedule-value> <dn-format display-name="DNFormat">SLASH</dn-format> <check-attrs-flag display-name="Check Attributes?">Yes</check-attrs-flag> <write-timestamps-flag display-name="Write Time Stamps?">No</write-timestamps-flag> </publisher-options>
    
  4. 使用 Windows 中的 Regedit 实用程序来查看每个 ndsrep 配置值。 regedit 项值位于 \HKEY_LOCAL_MACHINE\SOFTWARE\NOVELL\VRD\DOMINO 下。

    更新新的 Lotus Notes 驱动程序发布者选项配置值,以匹配 Windows 注册表中储存的相应值。

  5. 启动 Lotus Notes 驱动程序和 Domino 服务器。