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)
|
| 76. Service Name:-RemoteRegistry |
| Executable Name:-svchost.exe -k regsvc |
| Log On As:-LocalService |
Description:-Enables remote users to modify registry settings on your computer, provided the remote users have the required permissions. The Remote Registry service is primarily used by remote administrators and for performance counters.
If this service is stopped or disabled, modifying the registry will only be allowed on the local computer. If this service is disabled, it will not affect registry operations on your local computer. Other computers or devices will no longer be able to connect to your local computers registry.
|
| 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:-Remote Procedure Call |
| The following system components depend on this service:- None |
| Port Numbers used:-None |
|
| 77. Service Name:-AppMgr |
| Executable Name:-APPMGR.EXE |
| Log On As:-LocalSystem |
Description:-The Remote Server Manager Server provides the following functionality:
- Holds the Remote Administration alert information
- Provides an interface for raising, clearing and enumerating Remote Administration alerts
- Provides an interface for executing Remote Administration tasks
The Remote Server Manager acts as a WMI instance provider for Remote Administration Alert Objects and a WMI method provider for Remote Administration Tasks. The Service runs in the Local System account and requests on the COM interface are only accepted from clients running under the Administrators or Local System accounts.
If this service is set to manual, it will start when the next request for Remote Administration Tasks or Remote Administration Alerts is received. Disabling this service will lead to the loss of information about the current Remote Administration Alerts on the system.
|
| 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:-Automatic |
| Service status:-Started |
| This service depends on the following system components:-Remote Procedure Call |
| The following system components depend on this service:-None |
| Port Numbers used:-None |
|
| 78. Service Name:-Remote_Storage_Server |
| Executable Name:-RsServ.exe |
| Log On As:- LocalSystem |
Description:-The Remote Storage Server service is a hierarchical storage management application that migrates data from upper-level storage to lower-level storage. Upper-level storage is commonly known as local storage: data that is frequently accessed is stored locally on high-performance disks. Lower-level storage is also known as remote storage: data that is infrequently accessed is stored on less expensive media until it is needed again. Hierarchical storage management reduces the costs of storing large quantities of data, while ensuring that the data is still accessible.
File data is cached locally so that it can be accessed quickly as needed. When the amount of available space on a managed volume dips below the level you need, Remote Storage automatically removes the content from the cached files, providing the disk space you need. When data is removed from a file, the disk space used by the file is reduced to zero. Data from cached files is not removed until more disk space is needed. When you need to open a file whose data has been removed, the data is automatically recalled from remote storage.
Since removable tapes or disks in a library are less expensive per megabyte (MB) than hard disks, this can be an economical way to provide both maximum data storage and optimal local disk performance.
For more information about the Remote Storage Service, see "Managing Data with Removable and Remote Storage", in the Windows Server Management Guide.
If this service is stopped or disabled, files cannot be moved to or retrieved from secondary storage media.
|
| Avaliable on OS:-Windows Server 2003, Standard Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition. |
| Installed through:-Add/Remove Programs, Add/Remove Windows Components, Remote Storage |
| Startup type:-Automatic |
| Service status:-Started |
| This service depends on the following system components:-Event Log,
Remote Procedure Call,
Removable Storage,
Task Scheduler
|
| The following system components depend on this service:-None |
| Port Numbers used:-TCP: 135 |
|