[Script Of July 4] How to easily run an application as administrator without UAC prompts

image image
July
4
image

Script Download:   
The script is available for download from https://gallery.technet.microsoft.com/scriptcenter/How-to-easily-run-an-0c0eb47a/.  You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.

Sometimes, a standard user will be able to use the "runas /savecred" command to run any command as administrator without entering a password. Perhaps user wants to allow a child's standard user account to run a game as Administrator without asking you, etc. This script can easily help you do it.

You can find more All-In-One Script Framework script samples at https://aka.ms/onescriptingallery