In my earlier post,we saw how to manage work group computers using SCCM Configmgr 2007. http://www.windows-noob.com/forums/index.php?/topic/2029-managing-workgroup-computers-in-sccm-sms-environment/ In this blog post,we are…
Browsing: SCCM
Various tools,scripts are available to add,delete and refresh packages(Standard software Packages only) on the Distribution Points but i feel this…
My Previous Blog post talks about How to know Client Cache folder size in your Environment using Custom MOF.What is…
By Default,Client Cache information is not collected by Configuration Manager.You should do some customizations to get it working. This blog…
SQL Code used in SCCM Reporting to get list of Advertisements that are Mandatory! select adv.AdvertisementName as [Adv Name], adv.PresentTime…
How to add link URL or shortcut file to users desktop profile ? Easiest way to accomplish this task is with…
This is Continuation to previous post package archival process.up on the query results,I would not delete the packages from console…
Long ago ,written SCCM report to list packages not used for 6 months as part of Package Archival process http://eskonr.com/2012/11/sccm-configmgr-package-archival-process-cleanup-activity/…