@Johnb3030,
The problem seems to be a timing issue. If the service Starts before the network adapter is actually ready or not, apparently the publication only happens once when the service starts ?
That is why restarting FdResPub after the system is up is a workaround that fixes the problem for many users that tried it.
I think you are correct that it is a timing issue. One of my systems is a Dell Inspiron 11-3167 Tablet, which is extremely slow. I never should have bought it! Anyway, the FdResPub restart is not working reliably, and I think it is because it needs to be
delayed until the system has gotten farther along in the boot-up process.
Windows Task Scheduler has two settings that I need to explore:
1. On the General tab, there is an option to run with highest privileges.
2. On the Trigger tab, Edit Trigger, there is an option to delay the task for 30 seconds, 1 minute, 15 minutes, and more. I wish there was a setting between 1 minute and 15 minutes but there isn't.
I'm hoping that I can get it to work reliably on this system with some combination of these settings.