End of Support software used Defender For Endpoint DeviceTvmSoftwareInventory | where EndOfSupportStatus == "EOS Version" or EndOfSupportStatus == "EOS Software" | summarize TotalDevices = count(), EOS_Devices = make_set(DeviceName) by SoftwareName, SoftwareVersion | sort by TotalDevices