I want the batch file to run and launch some programs, all of which need to be at administrator level.
|
feedback
|
|
Make a shortcut to | |||
feedback
|
|
To get the "Do you want to allow this program to make changes to your computer prompt" and not have to enter the password you need to do the following. On your shortcut, right click, choose properties, click the "Advanced..." button on the bottom right of the Shortcut tab. Choose "Run as an Administrator". Click Ok,OK. | |||
|
feedback
|
|
You could run the script as a startup script and assign through a GPO if possible. This runs as an administrator and using the GPO should make it simple to manage. | |||
|
feedback
|