App Control: Is there a method to set the agent service to start normally on boot after being disabled with access denied?
search cancel

App Control: Is there a method to set the agent service to start normally on boot after being disabled with access denied?

book

Article ID: 284830

calendar_today

Updated On:

Products

Carbon Black App Control (formerly Cb Protection)

Issue/Introduction

Is there a method to to set a disabled agent services to start normally on boot with out the need to boot the endpoint into safe mode?

Environment

  • App Control (formerly CB Protection) agent: All supported versions
  • Microsoft Windows: All supported versions

Resolution

Yes there is a set of command line arguments that can be ran in an elevated command prompt and the endpoint rebooted in normal mode

Additional Information

Run the following command line argument in an elevated command prompt and reboot the endpoint normally
sc config paritydriver start= boot
sc config parity start= auto