My experience has been:
- Distribution->Content replication/Preferred servers; my Server name must be an IP address for my Test credentials to work (only testing UNC). I leave the Selected replicator empty as well as Sources. Save that configuration.
- Distribution->HII Driver Management->Build Library; Root UNC path must text match whatever I put in the Preferred server. e.g. prefererd server=192.168.1.100, hii root unc=\\192.168.1.100 or preferred server=myserverName, hii root unc=\\myserverName. Odd and totally wrong that it doesn't use a DNS lookup for this but must match a text string.
- Once #1 and #2 are in sync, I can build my library
- The only time my Test credentials work (#1) is when I use an IP address in the server name. If I switch to dns name, my Test credentials (UNC only) do not work. After my credentials test correctly in #1, I can switch to dns name (#1) then move to HII and text match the Root UNC there and my library builds.
Seems like this is a bug...