prevent users from starting Windows Installer service

  • Thread starter Thread starter George Valkov
  • Start date Start date
G

George Valkov

How do I prevent limited users from starting the "Windows Installer"
service. Or how do I prevent users from starting any services at all?

Thank You for any help or web-link or group policy setting!


George Valkov
 
Hello,

this is not a good idea. Windows installer is part of the OS and is
needed/useful.

The solution to your office problem (replied on windows.security) is NOT to
block this service.
That's just a poor workaround...

Overview of the Windows Installer Technology
http://support.microsoft.com/?scid=kb;en-us;310598&x=13&y=15

--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com


"George Valkov" <a@b.com> wrote in message
news:e20BKyX4HHA.4676@TK2MSFTNGP05.phx.gbl...
> How do I prevent limited users from starting the "Windows Installer"
> service. Or how do I prevent users from starting any services at all?
>
> Thank You for any help or web-link or group policy setting!
>
>
> George Valkov
>
>
>
 
As i just proposed to you on the windows.security forum, could you try:
msiexec /unregister
msiexec /register

to get rid of your office impersonation ?


--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com


"George Valkov" <a@b.com> wrote in message
news:e20BKyX4HHA.4676@TK2MSFTNGP05.phx.gbl...
> How do I prevent limited users from starting the "Windows Installer"
> service. Or how do I prevent users from starting any services at all?
>
> Thank You for any help or web-link or group policy setting!
>
>
> George Valkov
>
>
>
 
A few years ago i used to work in a school and i prevented the users from
using the windows installer.

Do to it i used a group policy and it worked fine.



--
MCSE 2003




"George Valkov" wrote:

> How do I prevent limited users from starting the "Windows Installer"
> service. Or how do I prevent users from starting any services at all?
>
> Thank You for any help or web-link or group policy setting!
>
>
> George Valkov
>
>
>
>
 
Back
Top