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 -filename
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.
[…]