On Wednesday 03 June 2015 09.51:48 Conrad Lawes wrote: > I am presently using Windows Server Backup (WSB) to do systemstate backup of > my Windows 2012 Server since Bareos does not provide a solution/plugin to > perform systemstate of Win2k8/win2012. However, WSB uses the provisioned > drive/volume exclusively for backup. In fact, once WSB formats the drive, it > is no longer visible to the operating system. > I want to archive (using Bareos) the content of the WSB-provisioned > drive/volume for offsite storage. Is this possible? > > Is there any plan for systemstate plugin for win2012? > >
I don't know exactly ( too much time I'm no more using Microsoft Windows backup technologies) why you don't want to use directly bareos with VSS? 05-Jun 22:04 oceania-dir JobId 4770: Max Volume jobs=1 exceeded. Marking Volume "europe_0118" as Used. 05-Jun 22:04 europe-fd JobId 4770: Generate VSS snapshots. Driver="Win64 VSS", Drive(s)="CD" 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "Task Scheduler Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "VSS Metadata Store Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "Performance Counters Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "System Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "SqlServerWriter", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "ASR Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "Dhcp Jet Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "COM+ REGDB Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "DFS Replication service writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "Shadow Copy Optimization Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "NTDS", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "BITS Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "IIS Config Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "Registry Writer", State: 0x1 (VSS_WS_STABLE) 05-Jun 22:32 europe-fd JobId 4770: VSS Writer (BackupComplete): "WMI Writer", State: 0x1 (VSS_WS_STABLE) The VSS do the snapshot, and make its restore systemstate. You just need the Enable VSS = yes inside the fileset. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member & Board, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
