guest-images disable-list

Prev Next

Disables any guest profiles that you do not need.

Your Trellix appliance comes with seven guest profiles, but you can only enable four of them at one time. Use this command to change which profile is enabled. For example, in Network Security 7.5.0, the default disabled profile is winxp-base. If you want to enable the winxp-base profile, first disable a guest profile that you do not need, and then enable the winxp-base guest profile.

Use the show guest-images command to display the list of guest Images installed on the appliance. The output shows whether each profile is enabled or disabled, as shown in the following example:

hostname # show guest-images
Name            ID      Disabled  Version  Type
centos-7.2      30      -         17.0107  Analysis
winxp-sp3m      43      -         17.0111  Analysis
win7x64-sp1m    66      -         17.0111  Analysis
win10x64m       68      -         17.0111  Analysis
win7-sp1m       65      -         17.0111  Analysis
osx-10.8.2      90      -         16.1201  Analysis
osx-10.11.3     93      -         16.1201  Analysis

Syntax

[no] guest-images disable-list {centos-7.2 | winxp-sp3m | win7x64-sp1m | win10x64m | osx-10.8.2 | osx-10.11.3 }

Parameters

[no]

Enables up to four disabled guest images when you have two or more disabled guest images.

Examples

The following example disables the win7-sp1 guest image profile installed on the Trellix appliance:

hostname (config)# guest-images disable-list win7-sp1

The following example enables the previously disabled winxp-base guest image profile installed on the Trellix appliance.

hostname (config)# no guest-images disable-list winxp-base

User role

Admin, Operator, or Analyst

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Malware Analysis: Before 7.6.0.

  • Intelligent Virtual Execution - Server: 7.6.0.

  • Network Security: Before 7.6.0.