Zend certified PHP/Magento developer

Capture UAC Username

Is there any way to capture the username that someone enters at a UAC prompt? I have a script that requires admin rights to run, that other people will also be running on other systems. I’d like to capture the username they enter (I don’t care about the password) and the date/time they enter it, to track usage. Is this possible? These would mostly be Windows domain accounts, but some local accounts too.