Question
How to ensure essential services are set to start automatically to prevent error 1068?
Asked by: USER2484
86 Viewed
86 Answers
Answer (86)
To ensure essential services start automatically, open the Services console (`services.msc`). For each critical service (like BFE, RPC), right-click it, select 'Properties', and in the 'General' tab, set the 'Startup type' to 'Automatic'. Then, click 'Apply' and 'OK'.