Skip to main content
Version: 10.3

Activating Windows Application Inventory

warning

Windows Application Inventory data collection is active by default; make sure it is activated before activating other data collection sources. If it is inactive, follow these instructions to activate:

Step 1: Open Command Prompt

  1. Open a command prompt with Administrator level privileges.

Step 2: Navigate to the bin Directory

  1. Run the following command to go to the Open iT Core bin directory.

    By default, this is located at: C:\Program Files\OpeniT\Core\bin.

    Command Syntax
    cd <bin_dir>
    Example
    cd C:\Program Files\OpeniT\Core\bin

Step 3: Activate the Windows Application Inventory Collection

  1. Run the following command to activate the Windows Application Inventory data collection:

    Command Syntax
    openit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/system_analyzer.root.systemanalyzer.winappinfo.active=true"

Step 4: Apply the Activation Immediately

  1. By default, module activation changes are applied every 6 hours. However, if you want to activate the data collection for Windows Application Inventory immediately, run the appropriate command based on your system setup:

If you want to activate Windows Application Inventory collection on selected clients, follow the instructions in the Activating Features on Selected Clients section.