BACKUP/RESTORE COMMANDS
For site collection backup
stsadm -o backup -url "URL name" -filename "file name" [-overwrite]
url -----A valid URL, such as http://server_name ------ URL of the site collection that you want to back up
filename ------ A valid file name for the site collection restore file, such as "Siteres.bak" ------- Name of the restore file (with path)
For site collection restore
stsadm -o restore -url <URL name> -filename <file name> [-hostheaderwebapplicationurl] <Web application URL> [-overwrite]
url -----A valid URL, such as http://server_name ------ URL of the site collection where you want to restore (should already exist)
filename ------ A valid file name for the site collection restore file, such as "Siteres.bak" ------- Name of the restore file (complete path of file created during backup)
For site collection backup
stsadm -o backup -url "URL name" -filename "file name" [-overwrite]
url -----A valid URL, such as http://server_name ------ URL of the site collection that you want to back up
filename ------ A valid file name for the site collection restore file, such as "Siteres.bak" ------- Name of the restore file (with path)
For site collection restore
stsadm -o restore -url <URL name> -filename <file name> [-hostheaderwebapplicationurl] <Web application URL> [-overwrite]
url -----A valid URL, such as http://server_name ------ URL of the site collection where you want to restore (should already exist)
filename ------ A valid file name for the site collection restore file, such as "Siteres.bak" ------- Name of the restore file (complete path of file created during backup)
I have been looking for this detail and my friend suggested me to visit your blog. I admire your efforts and found your blog a great resource. Thanks for sharing all the commands that will help to perform this task.
ReplyDeletesharepoint digital signature