Comment:

We were needing it because we are starting to use DFS and don't want users using UNC to a specific server anymore. We want the .PST file to point to their HOME folder under Exchange.

I would not try to do a COPY of the file during logon. File sizes could be a problem. We do have users with .PST files in excess of 2GB

Nice code though for modifying the Registry to eliminate the UNC path and replace it with a MAPPED drive.

For what it is doing I think it could be generic enough for a UDF.

[ 28. March 2003, 02:21: Message edited by: NTDOC ]