Hello all,

    I m finally configuring my test configuration to run exchange 
backup, I configured my fd like this after reading this 
http://www.bacula.org/3.0.x-manuals/en/concepts/concepts/New_Features.html#SECTION003200000000000000000
to my unbderstanding I have to backup the stores using the plugin and 
not the file selction  ( I would do like that also utilizing Windows 
backup ) I excluded VSS and db filesystem  backup.

FileSet {
   Name = "Earendil Set"
   Enable VSS = no
   Include {
     Options {
        signature = MD5
        compression = GZIP9
        IgnoreCase = yes
        }
    Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"
        }
   Exclude {
      File = C:/Program Files/Exchsrvr/Archivio
      File = C:/Program Files/Exchsrvr/Dirigenza
      File = C:/Program Files/Exchsrvr/mdbdata
      File = C:/Program Files/Exchsrvr/Responsabili 
    } 
}
At the moment the backup is undergoing 20 gb and running so I assume 
everything is ok ( at least on backup ), I would then try to do a 
restore on the Recovery group I know how to do this in windows but it is 
not really clear in my mind how to do that using bconsole is there some 
documentation describing these steps ?

Thank you all

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to