Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Re: Allow user to restart service remotely

Reply
Thread Tools Display Modes

Re: Allow user to restart service remotely

 
 
Peter Pageros
Guest
Posts: n/a

 
      04-11-2011
Hi Jordan! My company was dealing with the same problem. Currently we're set up with X-Formation license monitoring software and we're satisfied with management tools. www.x-formation.com

> On Friday, July 27, 2007 11:28 PM Jordan wrote:


> We have a program that uses a license manager service on the server. The
> program is not all that stable so occasionally the program will bomb out and
> the license service on the server thinks that they are still logged in. The
> only way to clear out the connection is to restart the service on the server
> which means I have to do it.
>
> Naturally I don't want users to have access to the server locally or
> remotely, but I would like to have some way they can restart the service
> when the program bombs out. Any ideas?



>> On Sunday, July 29, 2007 4:28 AM S. Pidgorny wrote:


>> Look at sc.exe, a Windows resource kit tool - that utility allows stopping
>> and starting services remotely.
>>
>> HTH
>>
>>
>> --
>> Svyatoslav Pidgorny, MS MVP - Security, MCSE
>> -= F1 is the key =-
>>
>> * http://sl.mvps.org * http://msmvps.com/blogs/sp *
>>
>>
>> "Jordan" <> wrote in message
>> news:...



>>> On Sunday, July 29, 2007 11:59 AM Roger Abell [MVP] wrote:


>>> and, sc also allows one to grant permissions over a service
>>> (see sc sdshow and sc sdset)
>>>
>>> Roger



>>>> On Tuesday, August 07, 2007 1:52 PM Jordan wrote:


>>>> Thanks, I got SC and the documents however I don't know what to do for the
>>>> Service Descriptor Definition Language entry for giving the users the right
>>>> to restart the service. For example I need to have my MYDOMAIN\Engineering
>>>> group be able to restart the FlexLM service on server \\LicenseServer
>>>>
>>>> So far I believe the syntax is"
>>>>
>>>> sc \\LicenseServer sdset FlexLM ???????
>>>>
>>>>
>>>>
>>>>
>>>> "Roger Abell [MVP]" <> wrote in message
>>>> news:%...



>>>>> On Tuesday, August 07, 2007 4:59 PM Mathieu CHATEAU wrote:


>>>>> You should set the permission through GPO so it will be self documented,
>>>>> survive a reinstall and apply to many citrix server if necessary..
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Cordialement,
>>>>> Mathieu CHATEAU
>>>>> http://lordoftheping.blogspot.com
>>>>>
>>>>>
>>>>> "Jordan" <> wrote in message
>>>>> news:...



>>>>>> On Wednesday, August 08, 2007 12:52 AM Roger Abell [MVP] wrote:


>>>>>> Perhaps, but not unless from a W2k3 server.
>>>>>> Doing so from an XP SP2 will munge up the ACL on the service
>>>>>> unless the XP SP2 has had a hotfix applied.



>>>>>>> On Wednesday, August 08, 2007 12:58 AM Roger Abell [MVP] wrote:


>>>>>>> One approach is to search on msdn2.microsoft.com for SDDL
>>>>>>> Another is to use sdshow and then locate the ACE for Administrators,
>>>>>>> it is the () set ending with ;BA) for Builtin Administrators, and copy
>>>>>>> that part, replacing the BA with the SID for the group that should have
>>>>>>> rights equal to BA over that one service.
>>>>>>> Another is to use the Security Templates to define a template in which
>>>>>>> you set that service with a grant as desired for your custom group.
>>>>>>> After the template is saved you may use notepad to find the SDDL part
>>>>>>> for the custom group. If you want to you could apply the template or
>>>>>>> import it into a GPO - but if you do so be careful that it duplicates the
>>>>>>> existing grants, only adding the new ACE and not leaving any out.
>>>>>>> As mentioned in other posting this thread, XP SP2 is not where you
>>>>>>> should do this if you choose to alter GPOs. Do it on a W2k3.
>>>>>>>
>>>>>>> "Jordan" <> wrote in message
>>>>>>> news:...



>>>>>>>> On Monday, April 11, 2011 7:07 PM Peter Pageros wrote:


>>>>>>>> Hi Jordan! My company was dealing with the same problem. Currently we're set up with X-Formation license monitoring software and we're satisfied with management tools. www.x-formation.com



>>>>>>>>> On Monday, April 11, 2011 7:09 PM Peter Pageros wrote:


>>>>>>>>> Hi Jordan! My company was dealing with the same problem. Currently we're set up with X-Formation license monitoring software and we're satisfied with management tools. check: www.x-formation.com



>>>>>>>>>> On Monday, April 11, 2011 7:09 PM Peter Pageros wrote:


>>>>>>>>>> Hi Jordan! My company was dealing with the same problem. Currently we're set up with X-Formation license monitoring software and we're satisfied with management tools. check: www.x-formation.com



>>>>>>>>>>> On Monday, April 11, 2011 7:11 PM Peter Pageros wrote:


>>>>>>>>>>> Hi Jordan! My company was dealing with the same problem. Currently we're set up with X-Formation license monitoring software and we're satisfied with management tools. check: www.x-formation.com




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Allow user to restart service remotely Peter Pageros Server Security 0 04-11-2011 11:11 PM
SBS 2008 RWW Arvis Holland Windows Small Business Server 0 10-07-2010 01:55 PM
Move \Users folder once for all Peter Meinl Windows Vista Installation 25 03-03-2010 01:37 AM
Failed to initialize WU client: 0x8007277a Venkata Sadineni Windows Update 4 11-10-2009 06:28 PM
Repair DNS 4010 events... Jake Windows Server 1 11-04-2009 10:20 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59