Let me try and put this clearer:
1. Win2k server PDC/SDCs running KIXRPC services
2. Users on Win98
3. Kixtart v 4.11
4. kx*.dlls are on the \netlogon and users c:\windwos\system folders.
5. All script command/functions that I have tried work except INGROUP.

Sample:
IF INGROUP("TEST")
Display "ITWORKS.txt"
ELSE
Display "DOESNOT.txt"
ENDIF

USER is in the TEST Global Group in AD.
I always get the DOESNOT.TXT file on the screen.
What am I doing wrong?
_________________________
Stupid is forever - Ignorance can be fixed.