I've run into a problem with Kix on two Windows 98 machines. I'm rolling Kix logon scripts for our NT 4.0 domain out to the whole company (95,98,NT,2K clients). Of the 256 users that I have changed so far, only two Win98 machines have had a problem. Both machines error and display a message from Kix32 that "This program has performed an illegal operation and will be shut down." Sometimes the details say that KX16.dll caused a segment fault and other times it says that there was a general protection fault in NETAPI.DLL.I've investigated and at least one of the two machines is missing NETAPI.DLL and NETAPI32.DLL, but I retrieved these from the Win98 CD and put them on the machine and it still fails. Is there a different way to install these files?
My login script has been tested an runs fine on other Win95,98,NT, and 2K clients. It seems to fail at the point of an INGROUP() test. The same problem happens when running the "TEST.KIX" sample script when it tries to retrieve the @FULLNAME macro.
Thanks.