Here is what I am trying to do:
One of our main applications that we use is a module based through IE. Usually everything works pretty nicely, however, when we update the server, many of the modules have to be re-downloaded and re-installed. This is all done automatically, but you need to be a user that has local admin rights. As you can probably imagine, we spend alot of time logging into PCs just to launch a URL as an admin after an update.
I want to find a way to automate this through GPO if possible. I tried to write a powershell script, but I really have just started learning powershell so I am having difficulty doing this. At this point, I need to find another solution or I need help with a script to do this.