Ok, I think this one is easy. I would like to write a little script in the beginning of the login script that will see if a user is a domain admin. If he is then it will prompt him whether the login script should be processed or not. If he clicks yes the login script will process if no then it will exit. Any suggestions? I was thinking msgbox but i am not sure how to do this.