Generates a count of hostnames where Windows Defender is in a healthy state.
length(Agents[?defender_status == 'Protected'].hostname)