debug
Well-Known Member
Hi all,
I am sitting with a little bit of a problem. I need to create backups of people's pst files (outlook data files) across the network on a daily basis. We use exchange but limit mailbox sizes to 300 and 500mb accordingly. Once their files get too big we archive excess mail to a pst file. Backing up/copying (using ie Robocopy) the pst file across the network with a script (log off script) is the easy part.
Let's say the users PST file is 1GB in size. If the user access the pst file or 1 item of mail gets archived, robocopy picks this up as a change and copies the entire file again.
My question is basicallly if there is a program that can only replicate the change inside the pst file without copying the whole 1GB file again. I realise that archiving to pst will probably only happen once every few months ( as needed). Suggestions would be much appreciated.
Regards
d
I am sitting with a little bit of a problem. I need to create backups of people's pst files (outlook data files) across the network on a daily basis. We use exchange but limit mailbox sizes to 300 and 500mb accordingly. Once their files get too big we archive excess mail to a pst file. Backing up/copying (using ie Robocopy) the pst file across the network with a script (log off script) is the easy part.
Let's say the users PST file is 1GB in size. If the user access the pst file or 1 item of mail gets archived, robocopy picks this up as a change and copies the entire file again.
My question is basicallly if there is a program that can only replicate the change inside the pst file without copying the whole 1GB file again. I realise that archiving to pst will probably only happen once every few months ( as needed). Suggestions would be much appreciated.
Regards
d