To take the backup in moss 2007 in command promp
stsadm.exe yra tokia diegimo keliu
“C:. Programa FilesCommon FilesMicrosoft Sharedweb serveris extensions12BINstsadm.exe”
Sintaksė :
stsadm.exe -o backup -url
Pavyzdys :
stsadm.exe -o backup -url http://localhost:2100 -failo vardas backup.dat
if you want to overwrite the existing backup file use -overwrite with the command
stsadm.exe -o backup -url http://localhost:2100 -Failo pavadinimas backup.dat -overwrite
It will take all subsites in given web application URL.
Leave a Reply