Use below commands to take backup of sharepoint site using stsadm command
1) CD C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN
2) stsadm.exe -o backup -url http://your site path here -filename D:\backup.dat -overwrite
So that backup file will be generated in D drive with name backup.dat
2) stsadm.exe -o backup -url http://your site path here -filename D:\backup.dat -overwrite
So that backup file will be generated in D drive with name backup.dat
|
No comments:
Post a Comment