To take the backup in moss 2007 in command promp
Stsadm.exe הוא בנתיב ההתקנה הבאים
“ג:תוכנית FilesCommon FilesMicrosoft Sharedweb שרת extensions12BINstsadm.exe”
תחביר :
stsadm.exe -o backup -url
לדוגמה :
stsadm.exe -o backup -url http://localhost:2100 -filename backup.dat
if you want to overwrite the existing backup file use -overwrite with the command
stsadm.exe -o backup -url http://localhost:2100 -filename backup.dat -overwrite
It will take all subsites in given web application URL.
השאירו תגובה