After installing SCCM I found six windows service installed namely
- SMS_EXECUTIVE
- SMS_NOTIFICATION_SERVER
- SMS_SITE_BACKUP
- SMS_SITE_COMPONENT_MANAGER
- SMS_SITE_SQL_BACKUP
- SMS_SITE_VSS_WRITER
I really wonder the purpose of those services, which one is the parent service which interacts with SCCM Console ?
does that single service handles all the operations of the SCCM or there any delegation for those work ? if so please shed some light in that direction