Hello,
I'm looking to write a small vbscript to backup a laptop users PST
files to a network drive. I would like this to happen without the need
for a user to close Outlook. I have read a little about Volume Shadow
Copy and I'm wondering if this is the best thing to use and how you
can control it from Vbscript / Windows XP. Currently we are using a
batch file however it "coughs, sputters, barfs, farts then explodes"
every time it comes to a PST file (file in use). Thanks in advance.