Normally Word (and Excel) by default will show the user's local "Documents" folder when opening or saving a file. That is what we want. However, after using Windows Server Folder Redirection to redirect the Documents folder to the network, Word now shows the full UNC path to the network share.
Instead of seeing:
"My PC Documents"
users see
\\sever1\redirect$\username\documents
Folder redirection is supposed to be transparent t the user. Virtually all our other applications, including Office 2003, respect this convention and continue to show "Documents". As you can see, Word even exposes a hidden share!
Is there a way to suppress this behavior? Thanx!
Dana