• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Group Policy Gurus...

live4spd

Member
Got a question with group policys. First of all this is a Active Directory environment with Win2k and W2003 servers. Clients are all WinXP machines.

Anyway, how can I disable users from installing anything? I'm assuming this is some feature within Group Policy?

Thanks!

Ryan
 
As long as the domain accounts are not a memeber of the local admin or power users group on the computer in question, users have no rights to install software by default.
 
Originally posted by: Saltin
As long as the domain accounts are not a memeber of the local admin or power users group on the computer in question, users have no rights to install software by default.
Generally this is true but there is some software that doesn't write to the HKLM keys but instead uses HKCU which a logged in user has full rights too. This type of software they will be able to install.
 
yes - there is.

In the relevant OU, open up group policy - /administrative templates/windows components/Windows Installer

There are a slew of options you can configure for Windows Installer - one of which is "Disable Windows Installer." You'll want to "enable" this. Kind of counter-intuitive at first, (you have to enable the policy that disables the installer) but that's the way it works.

 
Back
Top