I want to use my logon script to automatically run an exe that must have admin rights to execute. I keep finding situations where I need to run update scripts on all the domain workstations and they always have to be run with admin rights. I could use the run as on a shortcut or whatever, but all the references I find to run as or the runas command indicate that there is no way for it to run without the local user entering at least the password. Any suggestions would be appreciated.