Passa al contenuto principale

14.2 Example: Configuration - McAfee Application Control (Solidifier) Stand Alone

Step 1: Enter Update Mode

Enter update mode using the command:

sadmin begin-update

Step 2: Add Trusted Folder Exclusion for Log Collector Execution Folder

Add trusted folder exclusion for Log Collector Execution Folder <Scribbler Installed Folder>\logstash-app\temp using the command:

sadmin trusted -u C:\Syskey\Scribbler\logstash-app\temp

Note: With the assumption that C:\Syskey\Scribbler is the installed folder.

Step 3: Add Folder Exclusion for Log Storage Folder

Add folder exclusion for Log Storage Folder (data folder) using the command:

sadmin skiplist add -i "\Syskey\Scribbler\Data"

Important:

  • As the data folder path is customizable during the installation, it can be different based on the environment.
  • Ensure that you provide the correct data folder path.
  • \syskey\scribbler\data should match with the data folder.
  • Drive letter is not required.

Step 4: Exit Update Mode

Exit update mode using the command:

sadmin end-update