IIRC, it won't auth against the domain controllers, because the privilege escalation is attempted locally. When a 'run as administrator' request is generated, windows checks to see if the user is in the local administrator group, or a group which is by default granted administrator rights (such as Domain Admins). This doesn't have to go out to a domain controller, since the escalation would be done locally.
↧