Execute a program with an administrative account

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My user has an bacic account in a windows XP professional workstation. When
he uses a scanner program he receives a permission error. I guess the program
tries to execute some task not permited to a basic account.
How I configure windows to automatically execute this program with
administrative permission?
If I use the runas command how can I pass the password account to?

Mauricio Boa Viagem
MSCE
 
Mauricio_BV said:
My user has an bacic account in a windows XP professional workstation. When
he uses a scanner program he receives a permission error. I guess the program
tries to execute some task not permited to a basic account.
How I configure windows to automatically execute this program with
administrative permission?
If I use the runas command how can I pass the password account to?
Hi,

Different RunAs products listed here, some free and some not, some
with encryption option for the password as well:

http://groups.google.co.uk/[email protected]

Other ones not mentioned in the link above:

SUperior SU (free, has a command line iterface)
http://www.stefan-kuhr.de/supsu/main.php3

LSrunas/LSrunasE (the latter with password encryption)
http://www.linkselection.com/lsrunas.asp

You may also want to check out PolicyMaker Application Security
(previously NeoExec), the main difference is that it does not require
the use of a second account, as most other RunAs derivatives requires.

PolicyMaker Application Security
http://www.desktopstandard.com/PolicyMakerApplicationSecurity.aspx
 
Back
Top