In your original message you said:
quote:
When a Win9x user logs onto my network using kixtart they receive the message 'Unable to logon to \\xxxBDC - press any key to retry'.
An early part of the script is:
code:
if @userid = ""
at (6,10) "unable to logon to " + @LSERVER + " - press any key to retry"
Based on that I would say you appear to have an empty @USERID. Or did I miss something? Anyway, assuming you are calling this via a batch file I suggest that for at least on etest user you call Kixtart with the /d option and single step the script so that you can reliably pinpoint where it's going wrong. Please let us know the results.
Bleonard, you gave me credit for CJ's comments. You must have been thinking of another post. (I'd put a winking smiley here but haven't worked out that bit yet.)