I want to run a script on startup on a windows 7 machine but it requires admin rights. The account has local admin access but when you run a script it does not seem to run as admin. You can launch the script manually "as administrator" by right clicking it but I need to automate it.
How do I go about doing that?
How do I go about doing that?