Thanks for all the suggestions, but I've tried to make INGROUP work in Windows 95 OSR2, but to no avail. The script itself is pretty simple:

IF INGROUP("SMS")=1
run smsls.bat
ENDIF
exit

I've tried replacing the MSNET32.DLL with the most recent version. That didn't work. I tried installing the kxrpc service on all domain controllers (even though I shouldn't need to, with the system only using global groups). That didn't work. I tried using the latest kixtart 95 (v.3.62). That didn't work. When I run the file

%0\..\kix32 sms

nothing happens. No error messages, only a blank space. It works just fine on NT. I'm trying to specify for users in a SMS global group to delineate users to install the SMS client on. Has anyone got any suggestions or seen this type of problem before?? Thank you!!!