To take the backup in moss 2007 in command promp
stsadm.exe on asennuksen jälkeen polku
“C:Ohjelman FilesCommon FilesMicrosoft Sharedweb palvelimen extensions12BINstsadm.exe”
Syntaksi :
stsadm.exe -o backup -url
Esimerkki :
stsadm.exe -o backup -url http://localhost:2100 -tiedostonimi backup.dat
if you want to overwrite the existing backup file use -overwrite with the command
stsadm.exe -o backup -url http://localhost:2100 -tiedostonimi backup.dat -overwrite
It will take all subsites in given web application URL.
Jätä vastaus