Collections:
Other Resources:
svchost.exe Executable Program on Windows Server 2012
What is the "svchost.exe (Host Process for Windows Services)" system executable program on Windows Server 2012? I want to know how svchost.exe is used to host services.
✍: FYIcenter.com
"svchost.exe (Host Process for Windows Services)" is a Windows Server 2012 system executable program that
is used to launch and host multiple Windows services.
One advantage of using svchost.exe to host services is called shared service processes, where a number of services can share a process in order to reduce resource consumption. Grouping multiple services into a single process conserves computing resources.
If a service is configured to be launched and hosted by svchost.exe, it will need two piece of information:
For example, service "CertPropSvc (Certificate Propagation)" is configured to be launched and hosted by svchost.exe. It has the following settings:
So if "CertPropSvc (Certificate Propagation)" service is started, certprop.dll will be loaded to system and hosted by a svchost.exe process labeled as "netsvcs", together with other services in this group.
Detailed information on "svchost.exe" program:
Name: svchost.exe Location: C:\Windows\system32\svchost.exe Description: Host Process for Windows Services File version: 6.3.9600.17415 Size: 37.8 KB (38,792 bytes) Modified: Wednesday, October 29, 2014, 12:11:20 AM
2016-10-02, ≈13🔥, 0💬
Popular Posts:
How to setup a HP laptop computer? I want to buy the new HP laptop computer on sale at Best Buy for ...
How to use .htaccess file with Apache server on Window systems? Assuming that you have installed the...
What is BTTray.exe - Process - Bluetooth Tray Application? Process BTTray.exe is Bluetooth Tray Appl...
How to review Internet Explorer (IE) add-on or Browser Helper Object (BHO) tools on Windows XP with ...
What is the startup program "CyberLink MediaLibray Service - CLMLSvc_P2G8.exe" on my Windows 8 compu...