I understand that I need to install the RPC service for "CASE InGroup ("xxxx") to work with 95/98.

For NT/2000 I am just running this from the main logon script using:

Ifmember "Group y"
if not errorlevel 1 goto next
net use l: \\server\share

NOT WORKING!!!! Why???? Can anyone spot the mistake???