Dug into into the code and figured it out.
1) I was correct in thinking Windows backups
include the extended attribute "streams" as
Microsoft calls them.
2) Looks like the restore code detects when
the backup is a multi-stream Windows backup
and when the Windows API is not present,
and at that po
Why not just write a shell script to copy
the archive volumes and either run it as a
type=Admin job or from cron? That's
what I do. Have it set up so each
client has it's own pool of "use-once"
volumes with the date-time in the name.
Simple 'touch' and 'find -newer' commands
figure out what to co
Hello,
A recent experiment produced an outcome
that seems at odds with the documentation
on the "portable" keyword as described at
http://bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#9197
The documentation states that the default
is "portable=no" and implies that Windows
files
Here fileset rules I just finished putting
together. One is for W2K8 etc (NT kernel 6.x)
and the other is for WXP etc (NT kernel 5.x).
Registry backup files are excluded because the
in-place registry hives are guaranteed to be
consistent by the VSS "Registry Writer" service
(I have verfied this i
Found where it lives:
HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToSnapshot
OutlookOAB $UserProfile$\AppData\Local\Microsoft\Outlook\*.oab
OutlookOST $UserProfile$\AppData\Local\Microsoft\Outlook\*.ost
RAC %ProgramData%\Microsoft\RAC\*
%ProgramData%\Micr
Try looking at the archive with 'bls' if
possible. Gives a precise picture of what
files were backed up along with exact size
and timestamp information.
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need
Dug into this a bit. Most of the files
appear in the C:/Windows/SoftwareDistribution
tree. Apparently this subtree can be entirely
deleted after stopping the 'wuauserv' service.
When 'wuauserv' is restarted the tree is rebuilt
from scratch and the next time Windows Update
is run the subtree fills