Reconnect to server using offline files
Solution 1:
I have given a similar answer elsewhere, but I do believe it is suitable here too.
Create the new registry DWORD32 value SilentForcedAutoReconnect
set to 1
, inside registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NetCache\
It forces the synchronised folders back online automatically once the network is available again.
Optionally, you can also disable the slow-link detection in Group Policy at:
- Local Computer Policy --> Computer Configuration --> Administrative Templates --> Network --> Offline Files
set Configure slow-link mode
to Disabled