I have a script that maps drive for members of the Administrators group. I want to add a option in the script that allows Administrators to bypass mapping of a set of drives during the script execution. I only want to allow this function to the Administrator group. Is this easy to implement?

Thanks