spk-logo-white-text-short2
0%
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Trigger UAC to Ensure Scripts are run As Administrator in Windows 7

Written by SPK Blog Post
Published on April 10, 2014
I wanted to post this solution since we run into this problem all the time:

Often, our .bat scripts include making registry changes or copying files which require Administrative access. This code will cause the .bat file to trigger a UAC prompt before running AsAdministrator — allowing us to make those registry changes instead of getting permission errors.

Be careful, though – make sure you map network drives or make environment changes at the end of the file; relaunching a file as Administrator means you will not have the same Environment or Map Drives as the User in Windows 8.

Download our How-To Guide to Trigger UAC to Ensure Scripts are run As Administrator in Windows 7 below.

Latest White Papers

Ultimate Guide to CI/CD

Ultimate Guide to CI/CD

CI/CD makes modern software development quicker and easier. Dive into this in-depth guide to explore what CI/CD can do for your organization.What You Will Learn Discover topics such as: CI/CD fundamentals  The benefits of CI/CD Differences between CI/CD and...

Related Resources

Ultimate Guide to CI/CD

Ultimate Guide to CI/CD

CI/CD makes modern software development quicker and easier. Dive into this in-depth guide to explore what CI/CD can do for your organization.What You Will Learn Discover topics such as: CI/CD fundamentals  The benefits of CI/CD Differences between CI/CD and...