Make services disabled By Default?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey all is there a way to make certain services ( SNMP Trap Service) manual
or disabled or otherwise by default in XPE?
 
Hi Mark,
Hey all is there a way to make certain services ( SNMP Trap Service) manual
or disabled or otherwise by default in XPE?

Make component that sets the following key:

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SMTPSVC]
"Start"=dword:00000004

Make sure that it's built after SNMP.
 
Back
Top