In the logon batch file at the domain server, include the following lines:
NET USE q: /delete
NET USE q: \\server\%username% /persistant:yes
This assumes, of course, that the share name on the server matches the login
name of the user.
"SK" <(E-Mail Removed)> wrote in message
news:04d701c3d468$3cd47630$(E-Mail Removed)...
> At logon the home dir specified in the userID's logon
> profile is not mapping. I can UNC to the server and the
> user's dir with no problem. This same user has logged on
> to another Win98 machine and the home dir maps just fine
> and I can map a network drive and select reconnect at
> logon. So, what can be done for this mapping to take place
> at logon using the user ID profile settings and not the
> reconnect at log on??
|