Is there a way to automate the backup process for WSS without any 3rd party tool ? I'm using Central Administration but I couldn't find any option to schedule the backup at night.
I also try to use the following command :
=> Stsadm.exe -o backup -url
http://MyServer -filename c:\wssbackup\sitename.bak
However, only few mb has been backup. And when I issue the following command to retrieve the backup detail, it pop up with error "Command line error"
=> stsadm.exe -o backuphistory \\MyServer\wssbackup
Any idea how to automate the backup to include site configuration, all data for Disaster recovery ?
Thanks
Start Free Trial