backup site collection


http://stackoverflow.com/questions/5376380/sharepoint-2010-change-sitecollection-url
stsadm
-o backup -url "http://domain/sandpit/site"-filename "c:\site.dat"#delete old site collection#run gradual site delete job stsadm -o restore -url "http://domain/sites/site"-filename "c:\site.dat"


posted @ 2013-07-08 11:10  zyip  阅读(171)  评论(0编辑  收藏  举报