56 items | 3 visits
Miscellaneous tools and stuff for and from Microsoft.
Updated on Oct 14, 14
Created on Jun 29, 11
Category: Computers & Internet
URL:
Thanks for posting in Microsoft TechNet forums.
Open a CMD prompt and type
runas /?
then hit the <Enter> key. What you are looking for is the use of the runas
command in combination with its /user and /savecred switches. You create a
shortcut to the application you want to run with admin credentials, but the
shortcut invokes the application through runas instead of directly.
The first time you launch the software in the end user's account using that
shortcut you will be prompted for a password. You supply the password that
one time. From then on the shortcut uses the stored credentials you gave it.
Best Regards
Magon Liu
56 items | 3 visits
Miscellaneous tools and stuff for and from Microsoft.
Updated on Oct 14, 14
Created on Jun 29, 11
Category: Computers & Internet
URL: