ເພື່ອຟື້ນຟູສະຖານທີ່ໃນ SharePoint ໄດ້ 2007
stsadm.exe ແມ່ນຢູ່ໃນເສັ້ນທາງການຕິດຕັ້ງດັ່ງຕໍ່ໄປນີ້”C:extensions12BINstsadm.exe server Program FilesCommon FilesMicrosoft Sharedweb”
Syntax :
stsadm.exe -o restore -url
ຕົວຢ່າງ :
stsadm.exe -o restore -url http://localhost:2100/ -backup.dat filename
ຖ້າຫາກວ່າທ່ານກໍາລັງພະຍາຍາມເພື່ອຟື້ນຟູການກັບ webapplication ເປົ່າໄດ້ຫຼັງຈາກນັ້ນຄໍາສັ່ງຂ້າງເທິງນັ້ນສົບຜົນສໍາເລັດຈະຟື້ນຟູສໍາຮອງຂອງທ່ານ.
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.