Back to Portal

Install the Skyfort Agent

Copy the command for your target machine, paste it into the terminal and you're done — the computer shows up on the portal within minutes, with CIS L1 security policies applied automatically.

Credential integrated — no fields to fill in
1

Pick the operating system of the machine to be monitored

2Click Copy command and run it in PowerShell/terminal as Administrator

3It appears on the portal in ~1 minute — live score, policies and alerts

Windows 10 / 11 / Server

Loading...

If the service status shows Stopped, the command above already restarts it. Still stuck? Use the fallback below.

Fallback — service Stopped or troubleshooting
Start-Service WazuhSvc
Start-Sleep -Seconds 10
Get-Service WazuhSvc
Get-Content 'C:\Program Files (x86)\ossec-agent\ossec.log' -Tail 15