# Running Module Activator

Once you have updated all the necessary files within the module-activation folder, you need to execute the openit_moduleactivator binary. This will ensure that the corresponding scheduler files are updated and properly synchronized with the latest changes.

  1. Open a command prompt with Administrator level privileges.

  2. Go to the bin directory, which is by default in C:\Program Files\OpeniT\Core\bin, run the command:

    Command Syntax
     cd $BIN_DIR
    Example
     cd C:\Program Files\OpeniT\Core\bin
  3. Run the command:

    Command Syntax
    openit_moduleactivator

    This will trigger the update process, allowing the system to recognize your modifications and apply them accordingly.

    Make sure there are no errors encountered after running the command.

  1. Go to the bin directory, which is by default in /opt/openit/bin, run the command:

    Example: Command Syntax
    cd /opt/openit/bin
  2. Run the command:

    Command Syntax
    ./openit_moduleactivator

    This will trigger the update process, allowing the system to recognize your modifications and apply them accordingly.

    Make sure there are no errors encountered after running the command.

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close