We have a script set up in Applescript for user creation, drive mapping and program installs for post config but it won't kick off from Casper. I've set it for "on reboot" and still nothing. Privileges all seem fine on it, if I create a shell script that calls the applescript file it will attempt to open it up, but then I get an error that says "applescript no user interaction allowed" and won't run the script past that.
Does Casper handle applescripts differently then shell scripts? My shell scripts always seem to execute just fine on reboot.