IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: How to Stop/Start the Server via Command Line

App Control: How to Stop/Start the Server via Command Line

Environment

  • App Control Server: All Supported Versions

Objective

To completely stop/start the App Control Server for testing purposes.

Resolution

Disable Server:
  1. If an Agent is installed on the application server, Tamper Protection may need to be temporarily disabled.
  2. Using an administrative command prompt, issue the following commands:
    net stop parityreporter
    net stop parityserver
Enable Server:
  1. Using an administrative command prompt, issue the following commands:
    net start parityreporter
    net start parityserver

Additional Notes

  • All Agents will show as Disconnected while the Server service is stopped.
  • Agents will continue enforcing based on the Policy's Disconnected Enforcement setting.
  • Agents will store Events locally until the Server is available.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎05-01-2023
Views:
216
Contributors