and if you are trying it in logonscript, add get $:
 Code:
IF INGROUP("Students")
  ? "Mapping Students to H: - "
  Use h: "\\DC01\ACC"
  @serror
  if @error
   "press any key to continue"
   get $
  endif
Endif


and no, kixtart doesn't write errors to eventlog unless it itself has an internal issue OR you tell it to write there.
_________________________
!

download KiXnet