Prevent Administrators from Installing programs

James

Distinguished
Dec 31, 2007
1,388
0
19,280
Archived from groups: microsoft.public.win2000.group_policy (More info?)

Ok, I have a stupid program that only seems to work when your using a
windows 2000 administrator account. So I put the user in the administrators
group, then I create another group, and apply some group policy settings to
it. I found a disable windows installer, but it still lets the user install
programs. Is there somethign I can do to keep the user in the admin group,
but prevent the install of programs?
running windows 2000 server

Thanks
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

On Thu, 4 Nov 2004 15:41:44 -0700, "James" <fake@email.com> wrote:

>Ok, I have a stupid program that only seems to work when your using a
>windows 2000 administrator account. So I put the user in the administrators
>group, then I create another group, and apply some group policy settings to
>it. I found a disable windows installer, but it still lets the user install
>programs. Is there somethign I can do to keep the user in the admin group,
>but prevent the install of programs?
>running windows 2000 server
>
>Thanks
>
No.

Your stupid program probably on needs permissions on some registry keys to work.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

James,

Not sure that it is possible to do what you are asking. I mean, think about
this for a second. If the domain user account object is a member of the
local computer's Administrators group then the domain user account object is
a local Administrator. As such, it can do everything and go everywhere.

What you might want to consider is to go to http://www.sysinternals.com and
look at regmon and filemon. These two utilities will allow you to determine
where the problems are ( such as the domain user account object not having
the necessary permissions to such and such a folder or registry key ). Then
you can fix it.....

Then, remove the domain user account objects from being members of the local
computer Administrators group.

HTH,

Cary


"James" <fake@email.com> wrote in message
news:%23XsrO%23rwEHA.384@tk2msftngp13.phx.gbl...
> Ok, I have a stupid program that only seems to work when your using a
> windows 2000 administrator account. So I put the user in the
administrators
> group, then I create another group, and apply some group policy settings
to
> it. I found a disable windows installer, but it still lets the user
install
> programs. Is there somethign I can do to keep the user in the admin
group,
> but prevent the install of programs?
> running windows 2000 server
>
> Thanks
>
>
 

James

Distinguished
Dec 31, 2007
1,388
0
19,280
Archived from groups: microsoft.public.win2000.group_policy (More info?)

hey that worked great, thanks a lot!

"Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
news:uEcVT30wEHA.2192@TK2MSFTNGP14.phx.gbl...
> James,
>
> Not sure that it is possible to do what you are asking. I mean, think
> about
> this for a second. If the domain user account object is a member of the
> local computer's Administrators group then the domain user account object
> is
> a local Administrator. As such, it can do everything and go everywhere.
>
> What you might want to consider is to go to http://www.sysinternals.com
> and
> look at regmon and filemon. These two utilities will allow you to
> determine
> where the problems are ( such as the domain user account object not having
> the necessary permissions to such and such a folder or registry key ).
> Then
> you can fix it.....
>
> Then, remove the domain user account objects from being members of the
> local
> computer Administrators group.
>
> HTH,
>
> Cary
>
>
> "James" <fake@email.com> wrote in message
> news:%23XsrO%23rwEHA.384@tk2msftngp13.phx.gbl...
>> Ok, I have a stupid program that only seems to work when your using a
>> windows 2000 administrator account. So I put the user in the
> administrators
>> group, then I create another group, and apply some group policy settings
> to
>> it. I found a disable windows installer, but it still lets the user
> install
>> programs. Is there somethign I can do to keep the user in the admin
> group,
>> but prevent the install of programs?
>> running windows 2000 server
>>
>> Thanks
>>
>>
>
>