xc3ss1v3 Posted November 1, 2013 Report post Posted November 1, 2013 Hey guys... I'm working on implementing a reboot policy based on a machine's given up time. I've gotten everything squared away except for one detail. I've noticed that some entries saved in the SQL database don't match the actual time being reported by the machine itself. I know that replication could cause some discrepancies, but these are more like # of days different. For instance, the DB might report that a machine last rebooted 8 days ago when it, in fact, rebooted 3 days ago. Replication obviously doesn't take that long. My guess, is that the machine just hasn't reported that piece of information to SCCM/SQL for it to be updated. So, the question is, is there a particular instruction from SCCM that will update that information? The standard policy updates don't seem to do it. Quote Share this post Link to post Share on other sites More sharing options...
GarthMJ Posted November 1, 2013 Report post Posted November 1, 2013 Hardware inventory will be what updated this info. Set your HW inv to daily. Quote Share this post Link to post Share on other sites More sharing options...