To clarify, I am running a login.bat file which simply senses the os and then runs a mapdrive.kix file which maps drives based on group assignment. All files - kix32.exe, the 95 dll's are on the sysvol of all domain controllers. The kixrpc service is running on all domain controllers. The script works fine for all w2k and up clients. However, on 95 clients, the script rightly senses the os, runs the appropriate files including the mapdrive.kix file, but drives do not map. However, once logged into the 95 client, if I run the exact command, i.e., \\servername\sharename\kix32.exe mapdrive.kix, the drives map correctly. Help!! Thanks.