I have been running KixTart for a few months in a mixed WinNT, Win2K, Win95 and Win98 environment with no problems.

I was just asked to add a Messagebox with a security advisory which would continue the script if the user accepted the policy or would reboot the system if the user selected "NO". The messagebox is working fine, except after a reboot on some Win98 machines. Upon the first loggon after a reboot, the script will error at the $Selection = MessageBox command and will exit.

If I do a logoff and then logon again, it will run as expected. Also, I am not seeing this on any Win95, WinNT, or Win2K machines.

Any help would be greatly appreciated.