I want the windows boxes to automatically map their home directory H:
and  group driectory G: when they log in each morning. I would like to
do this on a user basis rather than per machine .

I have written a basic %U.bat file but it is not executed when the win98
user logs in.
Here is the %U.bat file called duncan.bat.

NET USE H: \\SAMBA\duncan
NET USE G: \\SAMBA\group

It is stored in the /home/netlogon/ directory and can be seen in network
neighbourhood. I can run it from there and the drives get mapped, but
what I need is for this to happen automatically.

Can anyone help me with this?

Thanks

Dunc


Reply via email to