General discussion
August 10, 2001 at 05:35 PM
singhashwani

Windows 98 mapping Zdrive problem

by singhashwani . Updated 24 years, 9 months ago

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.

This discussion is locked

All Comments