Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Disabling applications based on application name


The /AgentSetup/disabledKMs configuration variable prevents KMs from being loaded by the Agent regardless of whether a console is a developer console.

Example

If you want to disable everything that begins with NT and VMS, use NT.* and VMS.*, not NT*. and VMS*.

"/AgentSetup/disabledKMs" = {REPLACE="NT.*,VMS.*,bad_APPL"}

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*