McAfee ePO v2

McAfee ePolicy Orchestrator.

Endpoint · McAfee ePO

Configuration parameters

  • address — McAfee ePO Server URI (required)
  • authentication — Username (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • timeout — HTTP Timeout

Commands (26)

  • epo-advanced-command

    Executes the ePO command. Run the 'epo-help' command to get a list of available commands. For example/:/ !epo-advanced-command command=clienttask.find commandArgs=searchText:On-Demand. You can also specify the 'headers' argument to filter table headers, for example/:/ !epo-command command=system.find searchText=10.0.0.1 headers=EPOBranchNode.AutoID,EPOComputerProperties.ComputerName.

  • epo-apply-tag

    Applies a tag to the specified host names.

  • epo-assign-policy-to-group

    Assigns a policy to the specified group or resets the group's inheritance for the specified policy.

  • epo-assign-policy-to-system

    Assigns a policy to a supplied list of systems or resets the systems' inheritance for the specified policy.

  • epo-clear-tag

    Clears a tag from the specified host names.

  • epo-command

    Executes the ePO command. Receives the mandatory 'command' argument, and other optional arguments. Run the 'epo-help' command to get a list of available commands. You can control the response format to be text instead of the default JSON format using resp_type=text. You can also specify the 'headers' argument to filter table headers. Example/:/ !epo-command command=system.find searchText=10.0.0.1 headers=EPOBranchNode.AutoID,EPOComputerProperties.ComputerName

  • epo-create-issue

    Create an issue.

  • epo-delete-issue

    Delete an issue.

  • epo-find-client-task

    Finds client tasks.

  • epo-find-policy

    Finds policy.

  • epo-find-system

    Finds systems in the McAfee ePO system tree.

  • epo-find-systems

    Finds computers within a specified group in the McAfee ePO system tree.

  • epo-get-current-dat

    Checks the existing DAT file version in the ePO repository.

  • epo-get-latest-dat

    Checks the latest available DAT file version in the public McAfee repository.

  • epo-get-system-tree-group

    Returns a system tree group.

  • epo-get-tables

    Returns the ePO table of the table argument that is specified. If no table argument is specified, returns all ePO tables.

  • epo-get-version

    Returns the ePO version.

  • epo-help

    Displays help (information) for ePO commands. If no command argument is specified, returns all ePO commands.

  • epo-list-issues

    List the issue for the ID that is specified. If no ID is specified, list all issues in the McAfee ePO system.

  • epo-list-tag

    List tags that contain the searchText. If no searchText is specified, list all tags available in the ePO system.

  • epo-move-system

    Moves a system to a different group in the McAfee ePO.

  • epo-query-table

    Queries an ePO table.

  • epo-update-client-dat

    Runs a client task to update the DAT file on the given endpoints.

  • epo-update-issue

    Update an issue.

  • epo-update-repository

    Triggers a server task in specific ePO servers to retrieve the latest signatures from the updated server.

  • epo-wakeup-agent

    Wakes up an agent.