wmic path softwarelicensingservice get OA3xOriginalProductKey
wmic bios get serialnumber
https://sistemas.iegrupo.com/glpi/plugins/fusioninventory
Invoke-WebRequest -Uri https://packages.wazuh.com/4.x/windows/wazuh-agent-4.6.0-1.msi -OutFile ${env.tmp}\wazuh-agent; msiexec.exe /i ${env.tmp}\wazuh-agent /q WAZUH_MANAGER='siem.enforex.es' WAZUH_REGISTRATION_SERVER='siem.enforex.es'
NET START WazuhSvc