ina

New Member
Joined
May 18, 2010
Messages
4
I have a program that run at startup. It need administrator privileges / elevation.

Running the program on admin account, no problem.

Running the program on limited/guest account, I have to fill the password.

From admin account, how do I allow my program can run without password prompt?

The startup of my program can't run. It uses scheduled task to run at startup. Is it possible to run the program at startup on limited account (by some setting at admin account)?

I've tried to play with policy and no luck :(
 

zvit

Honorable Member
Joined
Nov 3, 2009
Messages
2,442
It would be helpful for us to know what is the program you are trying to run that requires a password?
 

Josephur

Windows Forum Admin
Staff member
Premium Supporter
Microsoft Certified Professional
Joined
Aug 3, 2010
Messages
1,283
You can also selectively disable UAC for individual programs, see:

Link Removed due to 404 Error
 

Solution