Returns a count of ip's with port 3389 open
Hosts[].Ports[?Port ==
3389
&& contains(Status,
open
)] [] | length(@)