Backup site-ului în Moss 2007

To take the backup in moss 2007 in command promp

stsadm.exe este în următoarea cale de instalare
“C:Programul FilesCommon FilesMicrosoft Sharedweb serverul extensions12BINstsadm.exe”

Sintaxă :
stsadm.exe -o backup -url -filename

Exemplu :
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.

Plecare un Reply

Puteţi utiliza aceste tag-uri HTML

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>