I am tasked with preparing our office with Windows 7. So right now I am in the test every application I can find that we run phase. I am doing this in our normal setup, which is a limited user. I do a runas on a cmd as my domain admin account (We are in an AD enviroment) and run the installer. That works fine. But when it comes time to uninstall the application and move on runas seems to fail me. I runas /user:domain\adminuser cmd
then run appwiz.pl
and it loads, but when I goto uninstall anything it errors saying I need to be an administrator. I attempted to do a runas /user:domain\adminuser "control appwiz.cpl"
and same thing. It launched but error on an uninstall stating I need to be an admin. I also tried the local admin account in the runas as well. I ended up having to log out and login as the local admin.
I guess my question is, is there a more "proper" way of uninstalling applications on Windows 7 in an AD enviroment? 90% of the time we are remoting into peoples machines with them sitting there so I can't really log every user out when I have to reinstall something.