I had used logon script for users, it works fine for win2k users but for windows 98,95 it doesn`t work. I had made batch file. Listing some mapping for users.
net use z: \\server-name\sharename
net use u: \\server-name\users\%username%
Secondfor home folder but both mapping doesnt work.
for z drive it says it already use which is map to \\server-name\netlogon
we cant map to it.