Various tools,scripts are available to add,delete and refresh packages(Standard software Packages only) on the Distribution Points but i feel this…
Browsing: SCCM
By Default,Client Cache information is not collected by Configuration Manager.You should do some customizations to get it working. This blog…
Quick Update from Microsoft about System Center 2012 R2 Preview is available for Download from MSDN /Evaluation(below). This prerelease version…
This is Continuation to previous post package archival process.up on the query results,I would not delete the packages from console…
Problem : Someone has Created package/Package’s (bulk) and distributed to sites/DP’s and these packages are in large size(more than…
If you have any issues with distribution of any packages to child sites or if you are in multi-tier hierarchy,You…
Today I was looking at Packages to see how many packages are created without any distribution Points added. This might…
Create New SCCM collection and paste the below query into it. select SMS_R_System.ResourceId, SMS_R_System.ResourceType, SMS_R_System.Name, SMS_R_System.SMSUniqueIdentifier, SMS_R_System.ResourceDomainORWorkgroup, SMS_R_System.Client from SMS_R_System…