F
Fran
I have a user that gets a new version of an application monthly. This
requires the uninstall and reinstall of the application (it's a poor
design to be sure but I have to deal with it as it's a company product
they use.)
Recently we implemented "Least Privaleges" at this office to reduce
the incindence of spyware (which seems to be working well, I might
interject) but it does mean that the user does not have permission to
install or uninstall applications.
I got some assistance on automating the install and uninstall from
another group but I have not found a way to set permissons through a
script. What I need to do is this:
Uninstall the existing app
Reinstall the new version
<both of the above are now done through a script>
Set user rights to the path that gives my user "Modify" security
rights.
This is an older app that has a hard coded path off the root of C:. I
have no way to change where it installs itself. Is there a way I can
script setting the user access rights to this folder?
Thanks for any help!
-Fran-
requires the uninstall and reinstall of the application (it's a poor
design to be sure but I have to deal with it as it's a company product
they use.)
Recently we implemented "Least Privaleges" at this office to reduce
the incindence of spyware (which seems to be working well, I might
interject) but it does mean that the user does not have permission to
install or uninstall applications.
I got some assistance on automating the install and uninstall from
another group but I have not found a way to set permissons through a
script. What I need to do is this:
Uninstall the existing app
Reinstall the new version
<both of the above are now done through a script>
Set user rights to the path that gives my user "Modify" security
rights.
This is an older app that has a hard coded path off the root of C:. I
have no way to change where it installs itself. Is there a way I can
script setting the user access rights to this folder?
Thanks for any help!
-Fran-