I've wrote a script to map network folders based on AD groups and credentials. I saved it as an app, and packaged it to install on my deployment software package. When a user logs on, the script is set to launch. On some of my MacBooks the script is working flawlessly. On some I see the script icon show up like it's going to run then it stops immediately. If I try to run it manually I get the same thing. I'm not sure why all of a sudden it wouldn't run. There is network connectivity, and I can manually connect to the drives by the connect to server option.
Is there any place in the console or on the mac that would show a log of why it's not working? I can post the script if it's needed as well.