Skip to content

SRV01 fails to install Wazuh-agent-4.8.2-1.msi #463

@7MinSec

Description

@7MinSec

I'm on my second or third GOAD deployment, and the install has gone smooth except for one consistent hiccup: the wazuh-agent-4.8.2-1.msi package doesn't download on SRV01:

Image

I tried a variety of things to iron this out in the .yml files and it's probably something obvious I'm messing up, but the way I've solved this every time is just to VNC console into SRV01 and manually run PowerShell command to download the package to c:\tmp

invoke-webrequest https://url-to-wazuh-package.msi -outfile c:\tmp\wazuh-agent

Screenshot with the full/correct command:

Image

And then all I do is run the install command again from the Ludus prompt and the GOAD install finishes clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions