💻 Software
Allow given application to run as administrator, without prompting user for credentials
Fresh5 days ago
Mar 15, 202630815 viewsConfidence Score0%
0%
Problem
At my workplace, Windows 7 machines are being rolled out, and users are not being granted administrative privileges. My department creates applications that run locally on the user's machine, and those are working normally (as far as we've seen). One application, on the other hand, does not. It's t…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Allow given application to run as administrator, without prompting user for credentials
Low Risk
To accomplish what you want, the easiest thing I can think of is to create a scheduled task with the administrative credentials that will be run at a set time or interval. You can manipulate scheduled tasks via the command line ( ) or login script. …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix