Site in MOSS Restore 2007

To Restore the Site in SharePoint 2007

stsadm.exe wird in den folgenden Installationspfad”C:Programm FilesMicrosoft Sharedweb Server FilesCommon extensions12BINstsadm.exe”

Syntax :
stsadm.exe -o restore -url -Dateiname

Beispiel :
stsadm.exe -o restore -url http://localhost:2100/ -filename backup.dat

If you are trying to restore with the empty webapplication then the above command will successfully restore your backup.

If you want to restore your backup with the existing site then use -overwrite with the command.

stsadm.exe -o restore -url http://localhost:2100/ -Dateiname backup.dat-overwrite

~Cheers,
Uday.

2 comments to Site Restore in MOSS 2007

Lassen Sie eine Antwort

Sie können Diese HTML-Tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>