16Apr/090
backup and restore dfs structure
DFSUTIL Backup
dfsutil /root:\\yourroot.local\DFS /export:c:\DFSbackup.txt
DFSUTIL Restore
dfsutil /root:\\yourroot.local\DFS /import:c:\DFSBackup.txt /set
http://metalsushi.blogspot.com/2008/07/dfs-backup-and-restore-using-dfsutil.html
1Aug/080
HOW TO: Use DFS on a Server Cluster to Maintain a Single Namespace
Microsoft actually has a great article about how to create a DFS enviornment on a windows server cluster.
http://support.microsoft.com/kb/301588
I'm going to append to this my own version but for now, here's the placeholder!

