tantone
06-04-2001, 05:14 PM
Just for the hell of it, I set up my old PIII 600 as a Win2k AdvServer. I have a logon script run for both users I set up to map an drive for all users as well as a personal drive.
My problem is that the allusers drive will map, but not the personal drive. In the logon script it reads:
net use p: \\sfo\%username%
net use n: \\sfo\allusers
The client PC is running WinME. If I change the %username% to a username (TANTONE in my case) the script will work.
I think I'm missing something simple. Is it a variable I have to set on the WinME PC?
My problem is that the allusers drive will map, but not the personal drive. In the logon script it reads:
net use p: \\sfo\%username%
net use n: \\sfo\allusers
The client PC is running WinME. If I change the %username% to a username (TANTONE in my case) the script will work.
I think I'm missing something simple. Is it a variable I have to set on the WinME PC?