Skip to main content

DNS Filter Agent - Install

Summary

This script installs the DNS Filter agent on the machines. It is compatible with both Macintosh machines and Windows workstations, but not with Windows servers since they do not support the DNS Filter Agent.

Sample Run

Sample Run

Variables

NameDescription
TickidTicket ID of the existing new/open ticket
BodyMessage to add to the Ticket Body
ShellresultOutput returned by the installation command
CompKeyStores the secret key from computer-EDF 'DNSFilter Computer Key'
LockeyStores the secret key from location-EDF 'DNSFilter Location Key'
SitekeyStores the secret key from client-EDF 'DNSFilter Site Key'
CompSecretKeyChecks if the computer's secret key is present. Note: The computer secret key has the highest priority over the client/location secret key.
LocSecretKeyChecks if the location's secret key is present. Note: The location secret key has the highest priority over the client secret key.
ClientSecretKeyChecks if the client's secret key is present. Note: The client secret key is only used if both the computer and location secret keys are empty.
TicketCreationCategoryStores the ticket category ID from the monitor CWA - Solution - DNS Filter Agent Deployment
SecretKeyThe final secret key used for the installation

EDFs

NameLevelTypeDescription
Deploy DNS Filter AgentClientFlagIf set to 1, the DNS filter agent will be installed on the agents of the client.
Exclusion of DNS Filter AgentLocationFlagIf set to 1, the DNS filter agent will be excluded from the agents of the location.
Exclusion of DNS Filter AgentComputerFlagIf set to 1, the DNS filter agent will not be installed on the computer.
DNSFilter Computer KeyComputerTextStores the secret key at the computer level. It overrides the secret key present at the location/client level.
DNSFilter Location KeyLocationTextStores the secret key at the location level. It overrides the secret key present at the client level.
DNSFilter Site KeyClientTextStores the secret key at the client level. This key only works when both the location (DNSFilter Location Key) and computer level EDF (DNSFilter Computer Key) are empty.

Output

  • Script Log
  • Ticket