File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 1- ```
2- Invoke-WebRequest -Uri https://packages.wazuh.com/4.x/windows/wazuh-agent-4.12.0-1.msi -OutFile "$env:TEMP\wazuh-agent.msi"; msiexec.exe /i "$env:TEMP\wazuh-agent.msi" /q WAZUH_MANAGER='122.160.144.106' WAZUH_AGENT_GROUP='Hindustan-Tin' WAZUH_AGENT_NAME='HTW-3231500110020071'
3- ```
4- ```
5- Invoke-WebRequest -Uri https://packages.wazuh.com/4.x/windows/wazuh-agent-4.12.0-1.msi -OutFile $env:tmp\wazuh-agent; msiexec.exe /i $env:tmp\wazuh-agent /q WAZUH_MANAGER='122.160.144.106' WAZUH_AGENT_GROUP='Hindustan-Tin' WAZUH_AGENT_NAME='HTW-3231500110020071'
6- ```
71# <div align =" center " >Wazuh</div >
82<div align =" center " >
93<img src =" https://github.com/user-attachments/assets/818c4229-e59a-41b6-a10a-ef8d4775c076 " height =" 200 " ></img >
You can’t perform that action at this time.
0 commit comments