Change path in Outlook profile to moved PST file with a VB script

  • Thread starter Thread starter news.quicknet.nl
  • Start date Start date
N

news.quicknet.nl

We have to move a lot of PST files from all desktops/laptops to the
corresponding homedirectory on the file server.
After we've move these PST files, users will receive an error because
Outlook can't find the PST.
I would like to automate this final step also, but how do I need to change
this setting?

Does anyone know how to change the path to a moved PST file?
I want to change this with a VB script.
We use Outlook XP.

I think this should be done within the registry under:
HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging
Subsystem\Profiles\<Profile Name>\

Thanks in advance!

Mark
 
Back
Top