Hmm, something lke this line
code:
Call "\\neasasntsa\c$\kixscpt\srvcomnt.kix"

will only work for users who ahve local administrative provileges to \\neasasntsa.

SETTIME will also only work for users who have 'Change Time' permissions (by default only Power Users and Administrators)

'Use Z: "\\NEASASNTSB\Archive\@UserID' will not work at all for Windows 9x/NT. For Windows NT, you will have to use SUBST. See the 'Map Root' part in the KiXtart documentation.

This is what I found taking just a quicklook, which suggests that there are other issues, too. please use
code:
? ''+@ERROR+' - '+@SERROR

to display error messages e.g. after each USE command. It'll make it easier to trakc down problems.

I would also recommend moving all your .KIX files into one single login script.
_________________________
There are two types of vessels, submarines and targets.