The Deep description on Windows Services
We have tried our best efforts to explore the deepth of windows services and all the given information is gathered from Microsoft notes (As its microsoft product)
|
| 43.Service Name:-Kdc |
| Executable Name:-lsass.exe |
| Log On As:-LocalSystem |
Description:-Enables users to log on to the network using the Kerberos v5 authentication protocol.
As in other implementations of the Kerberos protocol, the KDC is a single process that provides two services:
Authentication Service
This service issues ticket granting tickets (TGTs) for connection to the ticket-granting service in its own domain or in any trusted domain. Before a client can ask for a ticket to another computer, it must request a TGT from the authentication service in the clients account domain. The authentication service returns a TGT for the ticket granting service in the target computers domain. The TGT can be reused until it expires, but first access to any domains ticket-granting service always requires a trip to the authentication service in the clients account domain.
Ticket-Granting Service (TGS)
This service issues tickets for connection to computers in its own domain. When clients want access to a computer, it must request a TGT, and ask for a ticket to the computer. The ticket can be reused until it expires, but first access to any computer always requires a trip to the ticket-granting service in the target computers account domain.
If this service is stopped, users will be unable to log on to the domain and access services.
|
| Avaliable on OS:-Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition and Windows Server 2003, Web Edition. |
| Installed through:-Default operating system installation |
| Startup type:-Disabled |
| Service status:-Stopped |
| This service depends on the following system components:-Remote Procedure Call,
AFD Networking Support Environment
|
| The following system components depend on this service:- None |
| Port Numbers used:-TCP: 88, 544,
UDP: 88, 464
|
|
| 44.Service Name:-LicenseService |
| Executable Name:-llssrv.exe |
| Log On As:-NetworkService |
Description:-Tracks Client Access License usage for server products, such as Internet Information Server (IIS), Terminal Services, File and Print services, as well as other products such as SQL Server and Microsoft Exchange Server.
The License Logging service for Windows Server 2003 operating systems collects site-licensing information on the site license server for a single site. This enables a geographical or organizational unit in an organization to purchase and manage their software licenses separately. However, because each site allocates licenses to users independently of other sites, a user connecting to a product in more than one site might be allocated more than one Client Access License for the same product.
If stopped or disabled, licensing logging for these programs will not be logged.
|
| Avaliable on OS:-Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition and Windows Server 2003, Web Edition. |
| Installed through:-Default operating system installation |
| Startup type:-Disabled |
| Service status:-Stopped |
| This service depends on the following system components:-None |
| The following system components depend on this service:- None |
| Port Numbers used:-TCP: 135 (replication only) |
|
| 45.Service Name:-Dmserver |
| Executable Name:-svchost.exe -k netsvcs |
| Log On As:-LocalSystem |
Description:-: Detects and monitors new hard disk drives and sends disk volume information to Logical Disk Manager Administrative Service for configuration. This service watches Plug and Play events for new drives detected and passes volume and/or disk information to the Logical Disk Manager Administrative Service to be configured. The Logical Disk Manager uses an administrator service and a watchdog service. The service should not be disabled if dynamic disks are in the system.
If this service is disabled or stopped, dynamic disk status and configuration information will become out of date and hard disk drives will not be detected. Also, any attempt to use the MMC Disk Management snap-in to configure disks will display the unable to connect to Logical Disk Manager service error message.
|
| Avaliable on OS:-Windows XP Home, Windows XP Professional; Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition and Windows Server 2003, Web Edition. |
| Installed through:-Default operating system installation |
| Startup type:-Automatic |
| Service status:-Started |
| This service depends on the following system components:-Plug and Play,
Remote Procedure Call
|
| The following system components depend on this service:-Logical Disk Manager Administrative Service |
| Port Numbers used:-None |
|