Program needs to run with admin

bilbonvidia

New member
Local time
12:36 AM
Messages
14
Can I get a program to run with admin without giving users local admin or a local admin password.

I have a programs which seems to need admin but do not want to grant local admin to my users.

Power users is no use.

Thanks
 

My Computer

Computer Manufacturer/Model Number
asus
OS
Windows 7 Ultimate
CPU
5400
Motherboard
asus
Graphics Card(s)
5770
There is a trick where you use task scheduler to launch a program with elevated rights and without asking any password or confirmation:
http://www.sevenforums.com/tutorials/11949-elevated-program-shortcut-without-uac-prompt-create.html

You need to know the admin password for creating it, but the shortcut works on its own after that. But be aware that this is a security risk as anyone can elevate without knowing a password. Be sure that the program don't have any backdoor that allows users to take complete control if they really want (open/save as dialogs are particularly powerful when running elevated).
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
Thanks for this.:)
 

My Computer

Computer Manufacturer/Model Number
asus
OS
Windows 7 Ultimate
CPU
5400
Motherboard
asus
Graphics Card(s)
5770
Back
Top