I'm trying to find out the date that an SMS client last reported data to the SMS server. I'm trying to do this through SQL, not the SMS interface. The dates that I can find come from the client but that doesn't work for me as some of the clients have the wrong dates on them. I know SMS stores this information somewhere since it can automatically delete machines it hasn't seen in a certian period of time. We've got ours configured to delete machines it hasn't seen in 30 days. I've got machines there with a report date of last August. The date is wrong on the client but the server knows that it has seen the machine in the last 30 days or it would have deleted it. Where does SMS store the date that it last saw the machine? I've looked through the SMS tables and can't find it anywhere.