شیئرپوائنٹ میں ویب سائٹ کا بحال 2007
stsadm.exe is in the following installation path”سی:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
نحو :
stsadm.exe -o restore -url
مثال کے طور پر :
stsadm.exe -o restore -url http://localhost:2100/ -فائل نام backup.dat
آپ خالی 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,
ادی.
ہیلو ، ادی,
This is Uday (same as yours). How can I do a defferential backup of a site collection.
ہیلو ، ادی,
How can we take differential backup of a site collection.