Fully automated backup&restore of a whole Portal
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Fully automated backup&restore of a whole Portal

 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development
Author Message
Jan Rösner
Guest





Posted: Wed Oct 26, 2005 4:51 pm    Post subject: Fully automated backup&restore of a whole Portal Reply with quote

Hi All,

I create hourly backups of my whole sharepoint-Portal with the following
command which is run by the task scheduler:
SPSBackup /all /file %BackupserverShare%%Date%%Time%Portalsitebackup

Is there any chance to automatically restore the backupfiles, which are
created by SPSBackup, for example into an emergency server?
I can easily manually restore a whole sharepoint-portal (created with
spsbackup) using the GUI of SPSBackup - BUT I haven't found any option yet
to automatically restore such a backup every two hours to an emergency
server!

How can I automatically replicate a sharepoint-portal from server A to
emergency server B? Is a replication of the MS SQL-DB the only option I
have?

Any help is greatly appreciated!

Cheers, jan
Back to top
srcleveland
Guest





Posted: Thu Oct 27, 2005 4:51 pm    Post subject: Re: Fully automated backup&restore of a whole Portal Reply with quote

We had to write our own exe to perform a nightly backup. Unfortunately
I can not give you a copy of the code. but I can point you in the
correct direction.

Start by instantiating a SPGlobalAdmin object and work your way down to
the SPSite object. You will want to build a command line string that
call the stsadm.exe for each site. then all you have to do is execute
and compete command.

Obviously it is not as easy as it sounds, but that is the only way that
we have found to do a consistent nightly backup.
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB