ramsay Posted April 24, 2012 Posted April 24, 2012 Hi, If a student runs an exe installation file it will say that it wants to make changes to the computer, they can select yes and it installs. This is very strange, as it does not ask for admin credentials and they are only a member of "domain users". Is that normal? Can we disable this access either before or after they click yes? I've played around with GP settings to deny elevation requests but they do not seem to do anything. Thanks
AngryTechnician Posted April 24, 2012 Posted April 24, 2012 It sounds like they definitely have more than just regular domain user privileges. Check the local Administrators group on the workstation to see what AD groups are given membership.
SYNACK Posted April 24, 2012 Posted April 24, 2012 If it is doing that then they have admin rights from somewhere, are you sure that they are not in the local admins group? If they were limited users then it would prompt for user credentials to run under in order to perform the operation.
Steve21 Posted April 24, 2012 Posted April 24, 2012 Hi, If a student runs an exe installation file it will say that it wants to make changes to the computer, they can select yes and it installs. This is very strange, as it does not ask for admin credentials and they are only a member of "domain users". Is that normal? Can we disable this access either before or after they click yes? I've played around with GP settings to deny elevation requests but they do not seem to do anything. Thanks There's a seperate GP for that. Installs are run under a "special account" not admin. Try here: Computer Configuration –> Administrative Templates –>Windows Components –> Windows Installer Always install with elevated privileges (Think it's there anyway, but there is one) Steve
Jamo Posted April 24, 2012 Posted April 24, 2012 There's a seperate GP for that. Installs are run under a "special account" not admin. Try here: Computer Configuration –> Administrative Templates –>Windows Components –> Windows Installer Always install with elevated privileges (Think it's there anyway, but there is one) Steve Check the user version of the policy above, it should be set to not configured (or disabled if its configured elsewhere for some reason)
ramsay Posted April 24, 2012 Author Posted April 24, 2012 Thanks for the replies. I will investigate...
ramsay Posted April 25, 2012 Author Posted April 25, 2012 It turns out that the computers had "\LOCAL" listed as a local administrator. That seemed to be giving everyone local admin rights! No idea how that got there or if it's a Windows default. I put a GP setting to remove this from the local administrator group and all looks OK now. Thanks
AngryTechnician Posted April 25, 2012 Posted April 25, 2012 It turns out that the computers had "\LOCAL" listed as a local administrator. I have never seen that before. Just "\LOCAL"? Not "NT AUTHORITY\LOCAL" or something?
SYNACK Posted April 25, 2012 Posted April 25, 2012 I have never seen that before. Just "\LOCAL"? Not "NT AUTHORITY\LOCAL" or something? .\Local should target the local machine
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now