
UNSOLVED
UEMCLI filter output based on specific health state
I am trying to filter the UEMCLI output for only those state is degraded
uemcli.exe -d 10.10.10.1 -u admin -securePassword /remote/host show -filter "Name,Health state, Health details"
I need a way to list out only those hosts that are degraded based on "Health details" rather than displaying all the hosts with its name, health state, and health details
I am using Powershell to execute this command and filter them.
Responses (0)
Solutions (0)
