The feature to list machines that have a warranty expired date less than X days is returning zero devices. It appears that because we are trying to return a null value, no results are returned.
Right now we have 2 smart groups setup to catch the required list:
- Group#1 to list all the machines with a warranty date in the future.
- Group#2 will list all the machines not listed in Group#1
Thank you