Skip to content

Windows - remove Packetbeat

Go to Automation

View in GitLab

Description

This playbook uninstalls Packetbeat from Windows servers. It checks if the Packetbeat service exists, stops the service, and removes it using the provided PowerShell script. If the service cannot be stopped, the process is forcibly terminated.

Credentials

  • sys_ansible_windows

Input

Variable Description
target Target host for uninstallation.

Output

None

Dependencies