Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

execute process task and 'Request Operation Requires Elevation" error

$
0
0
Hi, Getting the message "[Execute Process Task] Error: An error occurred with the following error message: "The requested operation requires elevation"." I've tried to date: 1) Calling this 3rd party .exe from a shortcut with 'run as admin' set2) Wrapping it in Powershell to do basically the same thing. Either i get a UAC prompt that makes me hit 'Yes' or or get the lovely message i opened the thread with. Anyway to quietly elevate the privilege and execute the .exe? Anything i can do to UAC to make it trust the .exe?

Viewing all articles
Browse latest Browse all 3145

Trending Articles