Sunday, July 20, 2008

DFS Backup and Restore Using DFSUTIL

There is always more than one way to do something, here is how you can backup and restore DFS using dfsutil command:

DFSUTIL Backup

dfsutil /root:\\MetalSushi.local\DFS /export:c:\DFSbackup.txt

DFSUTIL Restore
dfsutil /root:\\MetalSushi.local\DFS /import:c:\DFSBackup.txt /set

Metal Sushi

0 comments: