|
Posted by Steven L Umbach on August 19, 2005, 12:04 pm
Please log in for more thread options
Depending on the application you may be able to tweak folder and registry
permissions to allow a regular user to install it. Try making the user a
power user temporarily and if that works you should be able to tweak
permissions to be like that of a power user. There is a security template
called compatws.inf that will give users group the same ntfs and registry
permissions as a power user.
Joe Richards has a utility like runas called cpau that allows you to create
a batch file and encode the credentials needed. See the link below if
interested in that.
http://www.joeware.net/win/free/tools/cpau.htm
With XP Pro you can use Software Restriction policies to restrict what
software a user can install and run via hash, certificate, and/or path
rules. You can also set the enforcement option so that it applies to local
administrators. However a local administrator can bypass SRP if they boot
into safe mode assuming they know that. See the link below if interested in
SRP. Good luck. --- Steve
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/rstrplcy.mspx
show/hide quoted text
> Hello,
> We have an old vb6 application that has to be installed/uninstalled on
> a regular basis (Yeah the programmer doesn't work here anymore and we're
> moving to .net) However right now we need a standard user to be able to
> install/uninstall this application. Is there a way to allow them to just
> run this particular setup installation and not others with out having to
> give them admin rights? I know about the runas command but then we would
> have to give them the password there or is there a way to fire off a batch
> file with the admin pass stored in a file somewhere? We are on an windows
> 2003 domain, clients are XP SP2.
> Jake
>
|
> We have an old vb6 application that has to be installed/uninstalled on
> a regular basis (Yeah the programmer doesn't work here anymore and we're
> moving to .net) However right now we need a standard user to be able to
> install/uninstall this application. Is there a way to allow them to just
> run this particular setup installation and not others with out having to
> give them admin rights? I know about the runas command but then we would
> have to give them the password there or is there a way to fire off a batch
> file with the admin pass stored in a file somewhere? We are on an windows
> 2003 domain, clients are XP SP2.
> Jake
>