I have a number of users that need to have a drive mapped to certain folders with in a folder. Each folder is unique to them as they contain information on their students classes. My idea was to just map each one of these users to their respective folder which is what the powers that be want. This is not code but rather my idea of where I want to go with my script. Please pardon my lack of scripting knowledge. I am using 4.52Kix on Server 2003 AD with all XP clients.
If userid = jdoe
Map drive V to \\enterprise\MISD\Melis1\eclass\12
Now check for errors

Thanks for any help. This board has helped me a bunch with my short Kixtart career.