Collections:
Other Resources:
"lsass.exe" Services on Windows XP
Where are services hosted by "lsass.exe" process on Windows XP?
✍: FYIcenter.com
There are several services launched by the "lsass.exe" program,
which loads the DLL file for the given service
specified in the registry.
All services that are launched by the "lsass.exe" program will be running under a single shared process of lsass.exe.
The advantage of using a shared process is to save process resources. But services of a shared process have execution environment dependency. If one service is running into problem, all other services of the same shared process will be impacted.
Here is a list of services hosted by the shared process of "lsass.exe" and related tutorials:
"Credential Manager - vaultsvc.dll" Service on Windows XP
"Encrypting File System (EFS) - efssvc.dll" Service on Windows XP
"Netlogon - netlogon.dll" Service on Windows XP
"Protected Storage - psbase.dll" Service on Windows XP
"Security Accounts Manager - samsrv.dll" Service on Windows XP
2016-07-10, ∼6417🔥, 0💬
Popular Posts:
What is the HP computer registration process? If you bought a new HP computer and doing the initial ...
How to start sc.exe command to create, delete and manage Windows services? sc.exe is a command line ...
What is GoogleUpdaterService.exe - Google Updater Service? GoogleUpdaterService.exe is binary file o...
Where to find tutorials on using Windows 7? I want to learn how to use Windows 7 more efficiently. H...
What files are stored in the "C:\Users\<userid >\AppData\LocalLo w"folder? Can I delete...