Re: Try to prevent installs
From: Steven L Umbach (n9rou_at_nospam-comcast.net)
Date: 01/19/04
- Next message: Steven L Umbach: "Re: Password Problem"
- Previous message: Oli Restorick [MVP]: "Re: Try to prevent installs"
- In reply to: WP: "Try to prevent installs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Jan 2004 22:57:17 GMT
That will be difficult. You may try to add install.exe and setup.exe to the list of
disallowed programs in Group Policy as explained in the KB link below that may stop
less knowledgeable users. A better solution would be to contact the software
publisher about what ntfs/registry permissions would need to be changed to allow
regular users to use the application. You could try to do that yourself using free
third party tools from Sysinternals - regmon and filemon. While logged on as a
regular user, use runas to invoke filemon or regmon just before you try to run the
application. Then view the logs to see where access was denied, document/make
permission modifications and try again. If you can not get it to work, you may want
to consider using the compatws.inf template on those workstations which will give
users the same ntfs/registry permissions as power users, but without the extra rights
that a power user has such as creating shares. --- Steve
http://support.microsoft.com/default.aspx?scid=kb;en-us;323525
http://www.sysinternals.com/
http://support.microsoft.com/default.aspx?scid=kb;en-us;269259
"WP" <anonymous@discussions.microsoft.com> wrote in message
news:07df01c3dea6$19e45e40$a501280a@phx.gbl...
> We have workstations that need a global group in the power
> users local group. 3/4 of the users are in this group to
> run 1 certain app. how can i lock down the machines to
> prevent these users from installing applications on the
> local workstation.
> TIA
> WP
- Next message: Steven L Umbach: "Re: Password Problem"
- Previous message: Oli Restorick [MVP]: "Re: Try to prevent installs"
- In reply to: WP: "Try to prevent installs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|