Hi,

I think you might be trying something a little more complicated than you need. Could you give a little more detail about what you are trying to accomplish? If you are just trying to share where users mount from to get their pab and pst files, then I would suggest:

1. Copy the current files from the existing location to the new location and if possible, set up an rsync process of some type to keep the new location updated.
2. If they had been mounting from:

\\server1\exchange\users\username

Then make the new location:

\\new_server\some_other_share\users\username

Just in the startup script delete the current share mounting and create the new one. The change will be transparent to the users and their outlook programs. As each person logs in and gets his share re-mapped, you can have a message of that fact sent to you so you will know who has and who has not re-mapped to the new server.

If I missed what you are trying to accomplish, again, please send some more details.

Regards,

Brad V