|
Free Software -
Command line utilities
|
|
Written by Thomas
|
|
Monday, 17 August 2009 16:49 |
|
Page 1 of 2 ServiceLogonRight is a small and simple command line utility that grants a Windows user the right to logon as a Windows service. It can also take this right away again.
ServiceLogonRight works for local as well as domain users.
The utility can be called from Windows command line scripts to avoid user interaction, for example as a pre-stage of the installation of a Windows service that needs to run under a certain user account, or after the removal of a Windows service to take away the right to run as a service again from that user.
Without the right to run as a service, Windows services cannot run under any account apart from LocalSystem.
By default, granting or taking away the right to logon as a Windows service is restricted to administrators only unless this privilege has been delegated to other users or user groups.
ServiceLogonRight 1.0.2 - built 2009-08-17 08:47:01 Utility to grant a user the right to logon as a service Contact: Thomas, http://www.dateiliste.com
USAGE: ServiceLogonRight [domain\]user [/R]
PARAMETERS: domain Logon domain. user The account name the change is applied to. /R Remove the right to logon as a service.
EXAMPLES: ServiceLogonRight domain\user Grant the right. ServiceLogonRight domain\user /R Remove the right.
Download ServiceLogonRight.exe (0.04 MiB = 44.0 KiB = 45,056 bytes) Download ServiceLogonRight.zip (0.02 MiB = 18.6 KiB = 19,065 bytes)
|
|
Last Updated on Tuesday, 13 April 2010 15:02 |
to post comments.