This project took significantly longer to develop than expected, but I’m proud to share my thoughts and process in developing this applet. The code evolved into a two-part tool that
Tag: SQL
Query to determine machines less than a PentiumÂ
select distinct ServerName , vss . percentfree , vss . status , dp . sitecode , dp . bitsenabled , vss . DownSince , vss . TimeReported from vSummarizer_SiteSystem as
So, Let’s say you need to see all machines that contain a specific software package, you can use sccm’s gui, or you can do it in SQL, where you can