To troubleshoot when clients have issues accessing DFS shares. This occurs mostly over VPN connections. Just a few notes to help troubleshooting these cases. Mostly this happens on Windows XP or when DNS settings are incorrect. Make sure machines can see each other, for example ping both ends. Make sure…
Howto restore DFS-R Conflict data
A simple vbscript to allow recovery of DFS Replicated files that have been pushed into the ConflictAndDeleted or PreExisting folders due to misadventure. Remember, this script must be run from a CMD prompt using cscript.exe. Don’t just double-click the script. DO NOT JUST COPY THE TEXT ON THIS SCREEN –…