SharePoint gunearen Leheneratu 2007
stsadm.exe honako instalazio bidea da”C:Programa FilesCommon FilesMicrosoft Sharedweb zerbitzari extensions12BINstsadm.exe”
Sintaxia :
stsadm.exe -o restore -url
Adibidea :
stsadm.exe -o restore -url http://localhost:2100/ -filename backup.dat
Nahi du webapplication hutsik berrezarri nahian bazabiltza gero gainetik komando egingo arrakastaz Babeskopiaren leheneratu.
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.
Hi Uday,
This is Uday (same as yours). How can I do a defferential backup of a site collection.
Hi Uday,
How can we take differential backup of a site collection.