Backup & Restore sites with stsadm command

Posted by Gaurav Goyal on April 6, 2011

For Backup : 
 
http://technet.microsoft.com/en-us/library/cc287967.aspx 
 
For site collection backup
stsadm -o backup -url <URL name> -filename <file name> [-nositelock] [-overwrite]
 
For Restore :

http://technet.microsoft.com/en-us/library/cc288929.aspx
 
For site collection restore
 
stsadm -o
... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.