My organization has multiple mapped drives that target DFS paths such as \\domain\HOME\HomeDrives\username. When trying to access one of the mapped drives after connecting to VPN, the following error occurs:
An error occurred while reconnecting U: to \\domain\HOME\HomeDrives\username Microsoft Windows Network: The network path was not found. This connection has not been restored.
The problem resolves itself by waiting up to 20 minutes or it can be resolved immediately by running the following command:
dfsutil cache Provider flush
Will someone please help me understand what the problem is and explain what the DFS provider cache is and how the cache lifetime can be reduced?