Hi,
What is the command for logon script to map to user’s home folder so it will not see other user’s folder ? This is for win98 machine to logon to NT network. I have ” net use h: \\server\users ” in the logon scripts now. The “users” folder is a shared folder that house all the user’s home folders. But when user logon and go to my computer,Users/H:,they see all the user folders. I want to be able to map so when they go to my computer, they see their own folder only. Please help. Thanks.