Report to list all the computer where the discovery agent time shows older than 30 days. This you can find…
Browsing: SCCM
There might be some scenarios where in you would like to fetch computers with IE Versions, how many of them…
You might get a request to find out all the computers in organisation connected to which printers.There might be differetn…
There are many tools like SMS /SCCM or scripting to get list of applications installed on computers(you dont use SMS/SCCM only…
In my last post http://eskonr.com/2010/01/sccm-report-for-applications-installled-on-computers-with-without/ showed how to create sccm report to list computers with different versions of application installed on…
this post is just to make the application deployment easier.when you deploy any application to a collection,you might see faliure,no…
select CS.name0 as 'PC name', WS.LastHWScan as 'Last HW scan Date' from dbo.v_GS_COMPUTER_SYSTEM CS join dbo.v_GS_WORKSTATION_STATUS WS on CS.resourceID =…
I has an issue with the distribution or removal packages from retired / orphaned DP where the packages are distributed…