要将标签与多个 UNC 路径结合使用,请使用相同的标签配置其他路径。

将多个标签包与多个 UNC 路径结合使用的配置示例:
<config>
  <profileArchivePath label="APAC">
    \\fs-21\DemUsers$\[UserFolder]\Archives
  </profileArchivePath>
  <profileArchivePath label="APAC">
    \\fs-22\DemUsers$\[UserFolder]\Archives
  </profileArchivePath>
  ...
</config>