Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)
We are running a managed enviroment, users do not have Administrator Rights
to desktops. However we have run across certain situations where it would be
beneficial to allow a user to be able to start/stop certain services is
there a way to allow this?
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)
You can make a batch file that will start/stop the service.
the command is
net start SERVICENAME
or
net stop SERVICENAME
(where SERVICENAME is the name of the service...which can be found when you
look at the details of the service services.msc)
"marka2k" <no.spam.marka2k@cox.net> wrote in message
newsRLSc.698$191.298@newsread1.dllstx09.us.to.verio.net...
> We are running a managed enviroment, users do not have Administrator
Rights
> to desktops. However we have run across certain situations where it would
be
> beneficial to allow a user to be able to start/stop certain services is
> there a way to allow this?
>
>
>
> Thank you
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.