PST Files disconnect when Outlook 2002 is closed

  • Thread starter Thread starter Jason Hansen
  • Start date Start date
J

Jason Hansen

Several hundred users in my organization are experiencing
a peculiar situation where the connections to their PST
files are disconnected when the users close Outlook 2002.
Any ideas?
 
If the .pst files are kept on a file share, then odd things are bound to happen. That is why Microsoft doesn't support such a thing.
Another possibility is that a .prf file or the Custom Installation Wizard is running each time that people log on, maybe in a login script. This would be creating a new profile each time and .pst files are not accounted for in that.

So, check the login script that is running on the domain and ensure that it is not running the Setup.exe file for office from the Administrative Install, and/or that there is no *.prf file referenced in the script.
 
Back
Top