Reconnect Wazuh agent

 

  1. Add the manager's ip address in the configuration file /var/ossec/etc/ossec.conf <address>MANAGER_IP</address>
  2. Register the agent in the manager. The simplest method is /var/ossec/bin/agent-auth -m MANAGER_IP
  3. Restart the wazuh agent systemctl restart wazuh-agent

 

 

 

DIsable LAPS

  Turn all items to disabled in LAPS GPO    Remove LAPS passwords Get-ADComputer -Filter * -SearchBase “OU=Servers,DC=mydomain,DC=com” | Se...

Mais vistos