Site Restore in MOSS 2007

To Restore the Site in SharePoint 2007

stsadm.exe adalah dalam laluan pemasangan berikut”C:Program FilesCommon FilesMicrosoft Sharedweb pelayan extensions12BINstsadm.exe”

Sintaksis :
stsadm.exe -o restore -url -Nama fail

Contoh :
stsadm.exe -o restore -url http://localhost:2100/ -backup.dat nama fail

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/ -filename backup.dat -overwrite

~Cheers,
Uday.

2 comments to Site Restore in MOSS 2007

  • noreply@blogger.com (Uday)

    Hi Uday,
    This is Uday (same as yours). How can I do a defferential backup of a site collection.

  • noreply@blogger.com (Uday)

    Hi Uday,
    How can we take differential backup of a site collection.

Tinggalkan Reply

Anda boleh menggunakan tag HTML ini

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