Essentially, under a users' AD account profile, under their home profile setting, we connect it to z: as \\computername\\home\user. This is essentially their d: \home\user\ account on their local system (which contains their whole profile).
Problem is, when they login when not connected to the network, they click on their My Documents icon and it does not work and says it is disconnected. I looked at the properties of their My Documents icon and it points to the UNC path like this: \\computername\home\user
They can manually go to the d: \home\user\ folder and see all their files, but of course the not so smart people see the error and think their files are gone. Any easy way to fix this? Maybe a batch script to change their local My Documents icon to their d: \home\user\my documents folder?
Thanks in advance.
Problem is, when they login when not connected to the network, they click on their My Documents icon and it does not work and says it is disconnected. I looked at the properties of their My Documents icon and it points to the UNC path like this: \\computername\home\user
They can manually go to the d: \home\user\ folder and see all their files, but of course the not so smart people see the error and think their files are gone. Any easy way to fix this? Maybe a batch script to change their local My Documents icon to their d: \home\user\my documents folder?
Thanks in advance.
Last edited: