Hi Everyone, This is our first post in a long while, we've had our heads down ramping up on System Center 2012 and helping the first wave of early adopters. As part of some of the work we've done, we…

create reports for the requirement and i first start analyzing the necessity and find the information about the required information where they stored in SCCM Database (SQL views). Most of the reports (SQL) that i have created in this…

It was yet another big day for Microsoft and the Windows 8 team as the RTM build was officially made available to download for MSDN and TechNet subscribers. So How to activate windows 8 enterprise Via command prompt with product…

This blog post will help you to identify packages (count) for which there is no advertisement created and not used these packages in any task sequence.Once you have the packages ,you can further take action whether you really need these…

Our engineering team has had an amazing journey this past year with two key releases to help our customers improve their capabilities for deploying Windows in their enterprises.   As you know, we released Microsoft Deployment Toolkit 2012 in April of…

System Center 2012 SP1 (currently in CTP2) includes the following update and enhancements to the following System Center 2012 components: Virtual Machine Manager Improved Support for Network       Virtualization Extend the VMM console with       Add-ins Support for Windows      …

In a Big environment to know/work based on regional wide kind of doing some maintenance tasks in SCCM ,this would would help you to get you the count of Child sites reporting to primary. select ReportingSiteCode ,COUNT(*) as [Child sites]…