QUOTE
[Do you have the mapped drive with the home dirs when you logon offline with the laptops?]
Please explain.
My logon script creates a mapped drive called 'g:\' witch is '\\citrussql\users' . But as soon as they go of the network the mapped drive disappears then windows cannot locate if and every thing turns back to default.
How does your mapped drives work?
Main Topics
Browse All Topics





by: allocationerrorPosted on 2006-01-30 at 22:50:01ID: 15831138
hi,
on my servers i created a share "Home" on server which is mapped through a logon script to the clients as drive H: persistently.
Then i configure the my documents redirection to H:\%Username%, and it always works...
i guess you also create a mapped drive to the clients with the home dirs in, but maybe the drive isn't mapped if you logon with a laptop OFFLINE, then the H: drive won't exist and windows sets the my documents folder to default on your local hard drive.
Do you have the mapped drive with the home dirs when you logon offline with the laptops?