મોસ માં બેકઅપ લેવા માટે 2007 આદેશ promp માં
stsadm.exe is in the following installation path
“સી:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
સિન્ટેક્સ :
stsadm.exe -o backup -url
ઉદાહરણ :
stsadm.exe -o backup -url HTTP://સ્થાનિક યજમાન:2100 -ફાઇલનામ backup.dat
if you want to overwrite the existing backup file use -overwrite with the command
stsadm.exe -o backup -url HTTP://સ્થાનિક યજમાન:2100 -filename backup.dat -overwrite
It will take all subsites in given web application URL.
એક જવાબ છોડો