Is there a powershell script about that can set registry or GPO to utilize a smart card authentication when attempting to use powershell to Run As Administrator.
Not sure what your intent is, but I dont think this is 100% possible if I understand it correctly. You could force all users to require Smart Card logins via GPO, then set UAC to always prompt, but what if they launch an admin command shell and run PowerShell from there? Lots of stuff to consider here. If you do find a solution, please post.