TechColumnist Storage Information Blog

16Apr/090

backup and restore dfs structure

DFSUTIL Backup
dfsutil /root:\yourroot.localDFS /export:c:DFSbackup.txt

DFSUTIL Restore
dfsutil /root:\yourroot.localDFS /import:c:DFSBackup.txt /set

http://metalsushi.blogspot.com/2008/07/dfs-backup-and-restore-using-dfsutil.html

Tagged as: No Comments
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!

Tagged as: , No Comments