What about this

code:
  
If @PRODUCTTYPE = "windows 95" or instr(@PRODUCTTYPE, "Server") <> 0
endif
else
InGroup ("MIS")
shell "\\dc01\netlogon\vplogon.bat >c:\vplogonerrors.txt"
endif

_________________________
Eric