Microsoft
Software
Hardware
Network
Question : Automatically run an application as another user
Specific users need to run a particular application. However, the user can only be a "User" on the local workstation. This application that needs to be run needs to run with an account that has "Administrator" privledges on the local workstation. The "Run As" feature works, but we would like to not have the user know the administrator account. Is there a way to automatically have an application (or shortcut, whatever) run with a specific account so that users do not need to know the account info? So that when the User clicks the icon, it automatically runs with a Administrator (or different) account?
Thanks!
Answer : Automatically run an application as another user
try run the application as service
http://www.tacktech.com/di
splay.cfm?
ttid=197
Random Solutions
Left Join of Two Datatables in vb.net
ALL TS Printer showing inactive TS Port
Simple Update Query
If first character in string is zero, remove it
INSERT INTO SELECT FROM OPENQUERY question
Access: Gouping Textboxes into frames
Datediff HALF YEAR?? and dateadd
Auto populate date field for Microsoft CRM 4.0
WORD VBA Automation positionnig the cursor.
Designing a new Application in C# from the ground up - Windows Forms or WPF? Custom Data Classes or Built in Data Classes?