Thanks for the replies. I had thought about this and I should have been a bit more clear about the use of these drives. They contain the teachers gradebooks that are used by their gradebook program so that is why I will have to do a mapping for each teacher. I tried using this.
If @userid = jdoe
use v: "\\server\share\melis1\eclass\12"
EndIf
It will debug fine after you log in but will not map with normal login. Any ideas?
Thanks guys.