The SMSPKG share contains the compressed PCK files for the packages that have been targeted to a particular SMS/SCCM Site. When the SMS /PCK drives Full /Limited space available,you would require to either extend the disk space or the PCK…

Sometimes I find Difficult to locate specific site from the Hierarchy(mostly if you are in large environment with many nodes) until you know where they attached to. I use the report data most of the times as reference to locate…

If you are Performing package cleanup,this query might help you to Identify how many packages with no advertisements(standard advertisement and Task Sequence) so you know What action to Take next! select  v_Package.PackageID, v_Package.Name,v_Package.SourceVersion,v_Package.SourceDate from dbo.v_package Where packageID not in (select…

Justin Gao Documented how to deploy Win 8 Using SCCM 2012 SP1 Beta as System Center 2012 Configuration Manager SP1 beta Supports now. In this post , Justin documented how to use System Center 2012 Configuration Manager(SCCM 2012) SP1 Beta…

Raphael Finally released beta Version of his most loving project which is called CM12 Automation using scripts. What it Does basically ? Prepare Active Directory Install the Prerequisites for Configuration Manager 2012 like IIS,SQL etc. Install SCCM Site with MDT…

Prerequisites for the installation of SCCM 2012 SP1 Beta Secondary Site which I noted when installing Some Key Points about Secondary Site: Each secondary site can support communications from up to 5,000 clients when you use a secondary site server…