I wish my login script to map users to their home directories (\\servername\user$\%username%). It's my understanding that I can't achieve the mapping to the username; however, I should be able to map to the user$ share, correct? All other mappings are being accomplished, but the script just ignores the home directory mapping. The syntax in my script is:

use f: \\servername\user$

HELP! and THANKS!