General discussion
February 4, 2002 at 12:08 PM
quoch

Logon script for windows 98se

by quoch . Updated 24 years, 7 months ago

Hi all,

I have a Windows2000 domain with 50 users. Most of them are windows 98se installed. I having a problem to map a drive in win98se to their home directory

In the directory, profile setting, I have set map N: to \\w2000s01\users\%username%. In the login script I have: net use J: /home.

And the result are N: drive is not mapped, it’s OK, I understand. J: drive is mapped to \\w2000s01\users, not \\w2000s01\users\%username%, that is what I want.

My question: Is there a way to map a drive direct to their home directory, because it is useless when they can see other home dirs, even they can not open it.

Please help me? Thank you very much.

Quoc.
MCSE

This discussion is locked

All Comments