Views:
Note:

For details about program lists and how to correctly define programs that can be added to the lists, see Advanced Permissions for Storage Devices.

  1. On the Apex One server computer, go to <Server installation folder>\PCCSRV.
  2. Open ofcscan.ini using a text editor.
  3. To add programs with read and write access to storage devices:
    1. Locate the following lines:

      [DAC_APPROVED_LIST]

      Count=x

    2. Replace "x" with the number of programs in the program list.
    3. Below "Count=x", add programs by typing the following:

      Item<number>=<program path and name or Digital Signature Provider>

      For example:

      [DAC_APPROVED_LIST]

      Count=3

      Item0=C:\Program Files\program.exe

      Item1=?:\password.exe

      Item2=Microsoft Corporation

  4. To add programs on storage devices that are allowed to execute:
    1. Locate the following lines:

      [DAC_EXECUTABLE_LIST]

      Count=x

    2. Replace "x" with the number of programs in the program list.
    3. Below "Count=x", add programs by typing the following:

      Item<number>=<program path and name or Digital Signature Provider>

      For example:

      [DAC_EXECUTABLE_LIST]

      Count=3

      Item0=?:\Installer\Setup.exe

      Item1=E:\*.exe

      Item2=Trend Micro, Inc.

  5. Save and close the ofcscan.ini file.
  6. Open the Apex One web console and go to Agents > Global Agent Settings.
  7. Click Save to deploy the program lists to all agents.