Hope someone can help Occasionally I will have to create a user on our domain that does not use our email server (exchange). So the users account is not mail enabled. We have a 3rd party application that sends password expiration reminders to the mail enabled users based on our password expiration GPO. I am looking for someway to notify the users whose account is not mail enabled a message. I could enter the users personal email address on the General tab of Active Directory Users and Computers, but I would need a script of some kind that would look at that field. I put those users into a seperate OU if that makes it easier. Ideally I would like the script to run only against this particular OU as I don't want it to have duplicate email messages to my domain users. Thanks