rem DCOM Server Process Launcher
DcomLaunch,
rem Plug and Play
PlugPlay,
rem Power
Power
rem RPC EndPoint Mapper
RpcEptMapper,
rem Remote Procedure Call
RpcSs
rem DHCP Client
Dhcp,
rem Windows Event Log
eventlog,
rem TCP/IP NetBIOS Helper
lmhosts
rem Application Service
AeLookupSvc,
rem Application Information
Appinfo,
rem Certificate Propagation
CertPropSvc,
rem Group Policy Client
gpsvc,
rem IKE and AuthIP IPSec Keying Modules
IKEEXT,
rem Server
LanmanServer,
rem User Profile Service
ProfSvc,
rem Task Scheduler
Schedule,
rem System Event Notification Service
SENS,
rem Remote Desktop Configuration
SessionEnv,
rem Shell Hardware Detection
ShellHWDetection,
rem Windows Management Instrumentation
Winmgmt,
rem Windows Update
wuauserv
rem COM+ Event System
EventSystem,
rem Network List Service
netprofm,
rem Network Store Interface Service
nsi,
rem Windows Time
W32Time
rem Network Connections
Netman,
rem Distributed Link Tracking Client
TrkWks,
rem Remote Desktop Services UserMode Port Replicator
UmRdpService,
rem Desktop Window Manager Session Manager
UxSms
rem Base Filtering Engine
BFE,
rem Diagnostic Policy Service
DPS
rem Cryptographic Services
CryptSvc,
rem Workstation
LanmanWorkstation,
rem Network Location Awareness
NlaSvc,
rem Windows Remote Management
WinRM
rem Remote Registry
RemoteRegistry
rem Remote Desktop Services
TermService
rem IPSec Policy Agent
PolicyAgent
rem Windows Font Cache Service
FontCache
Somewhere I read that not all services can run in their own memory, some have to be in shared memory such as EFS. The list above has processes running from a Windows 2008 server. Any suggestions/recommendations from the community. Thanks in advance for your efforts.