Site Restore in MOSS 2007

To Restore the Site in SharePoint 2007

stsadm.exe знаходиться в такій папці установки”C:Програма FilesCommon FilesMicrosoft Sharedweb сервер extensions12BINstsadm.exe”

Синтаксис :
stsadm.exe -o restore -url -назва файлу

Приклад :
stsadm.exe -o restore -url http://localhost:2100/ -Файл 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/ -Файл backup.dat -overwrite

~Cheers,
Удай.

2 comments to Site Restore in MOSS 2007

Написати відповідь

Ви можете використовувати ці HTML теги

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