#Add AD admins to Sudoers

$ sudo visudo
#add these lines
# Active Directory

%domain\ admins ALL=(ALL:ALL) ALL

%AdminGroup ALL=(ALL:ALL) ALL