
Steve Vujnovich
Activity overview
Latest activity by Steve Vujnovich-
Steve Vujnovich commented, Thank you
-
Steve Vujnovich commented, I see the issue. I had to add the AND IsOnline SELECT Name AS 'Computer Name',BootTime, IPAddress AS 'IP Address',IsOnline, CurrentUser AS 'Current User',SimpleReasonForReboot AS 'Reboot Reason'FRO...
-
Steve Vujnovich commented, I do have the WHERE clause in the query. WHERE Computers.SimpleReasonForReboot LIKE 'Windows Updates asked for a reboot%'
-
Steve Vujnovich created a post, SQL Query not running agains selected source after upgrade
I had a simple SQL Query that ran properly until upgrading from 19.0.40.0 to 19.3.42.0. When manually selecting the collection source offline systems are still showing up in the results when the co...