To Restore the Site in SharePoint 2007
stsadm.exe este în următoarea cale de instalare”C:Programul FilesCommon FilesMicrosoft Sharedweb serverul extensions12BINstsadm.exe”
Sintaxă : stsadm.exe -o restore -url -filename
Exemplu : 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.
[…]