To Restore the Site in SharePoint 2007
stsadm.exe je nasledovné inštalačné cestu”C:Program FilesMicrosoft Sharedweb serveru FilesCommon extensions12BINstsadm.exe”
Syntax : stsadm.exe -o restore -url -filename
Príklad : stsadm.exe -o restore -url http://localhost:2100/ -súboru backup.dat
If you are trying to restore with the empty webapplication then the above command will successfully restore your backup.
[…]