ConfigManager 2007

Knowledge Base/Hotifix – System center configuration manager R3

How to sequence the Microsoft System Center Configuration Manager … (2685079) – NOTE In the example below, it is assumed that we are sequencing the Microsoft System Center Configuration Manager 2007 R3 admin console for the 64-bit version … http://support.microsoft.com/kb/2685079 USMT restore fails when using prestaged media in System Center … (2648995) – When using [...]

System Center Configuration Manager 2007 R3 Mainstream Support End Date

Support life cycle link What is difference between Mainstream Support End Date and Extended Support End Date ? Hurry up upgrade your system to system center configuration manager 2012. Incoming search terms:sccm 2007 r3 end of support (2)configuration manager 2007 mainstream support (1)

[Poll] Which feature of ConfigMgr 2007 you are using in your production environment?

[Poll] Which one is deployed in your current production environment?

Initial database size of SCCM2012 and SCCM 2007

Initial database size of SCCM2012 and SCCM 2007 are listed below, CM versions Initial database sizes CM 12 CAS 5 GB CM12 Primary 5 GB CM12 Secondary 2 GB CM07 R3 200 MB   By going though initial databases sizes You will understand why Microsoft has listed 10 GB minimum space requirements for all CM [...]

SCCM 2012 and SCCM 2007 Views Comparison

  Extra views which  are in CM 12 Primary sites are listed below Other v_CatalogAppModelProperties Other v_CatalogClassicAppProperties Other v_UserAppsLocalizedPropsForCatalog Other v_UserTargetedApps Other v_UserTargetedClassicApps Resource Array v_RA_Unknown_System_SMS_Assig   List of all CM12, CM07 views will be found in http://microsoftteched.com/wp-content/uploads/2012/04/views.xlsx All views listed with procedure given in the blog Incoming search terms:sccm 2012 and 2007 comparison (1)sms [...]

Hotfix :OSD tasks stop responding in System Center Configuration Manager 2007 SP2

  New hotfix is released for SCCM 2007 sp2.The hotfix can be installed on Microsoft System Center Configuration Manager 2007 SP2 when provided symptoms gets matched. This hotfix does not replace the previously released hotfix. To avoid restart you must close the SCCM console. For all technical details go though KB article http://support.microsoft.com/kb/2678547 Incoming search [...]

Queries to pull SCCM Package status information on Distribution point

Queries to pull SCCM Package status information on Distribution point 1) Below query will provide the install status (failed,pending,complete) of package and respective count select COUNT(*),InstallStatus from v_PackageStatusDistPointsSumm where PackageID like ‘<PackageID>‘ group by InstallStatus 2) Below query will provide the list of DP’s where package status is completed   select * from v_PackageStatusDistPointsSumm where [...]

List all SCCM views

Have you any time thought of where SCCM views gets stored? Did you faced problem while finding the required SCCM view other than views which are listed in Microsoft document? dbo.v_SchemaViews is the view where you will find all the views which are in SCCM database To pull the list of all views run below [...]

My Wiki on TechNet :SCCM backup procedure

Posted wiki article on SCCM backup procedure, which helps to understand steps involved in SCCM backup (Site server and SQL database on the same server), how many status message gets generated? How many components get backed up? to read more please go through below article http://social.technet.microsoft.com/wiki/contents/articles/8524.sccm-backup-procedure.aspx Incoming search terms:sccm 2007 query archive (1)sccm wiki (1)system [...]

Are you interested to know ConfigMgr Site Role Hardware used in Microsoft IT

Everyone who is working on ConfigMgr will be interested in knowing what type of hardware Microsoft IT used for ConfigMgr. Here are the details shared by Shitanshu is his blog. He has shared every minute details regarding server configuration like client count,raid configuration,CPU, hard disk and for both physical and virtual platform.

P2V Migration for Software Assurance Beta 2 now available, including ConfigMgr integration!

The P2V Migration for Software Assurance can now be implemented using System Center Configuration Manager 2007 Operating System Deployment as well as native Lite Touch Installation with the Microsoft Deployment Toolkit 2010. Computer refresh, replace and restore task sequence templates for Configuration Manager are included and documented in this Beta release. Additional optimizations beyond Configuration [...]

Users may be unable to view and execute the System Center Configuration Manager 2007 reports hosted on SQL Reporting Services

SYMPTOMS Users may be unable to view and execute the System Center Configuration Manager 2007 reports hosted on SQL Reporting Services. Problem 1: Trying to access http://<SQLServerName>/reports returns blank window.  Problem 2: When trying to execute one of the reports you get the following error:  An error has occurred during report processing. (rsProcessingAborted) Cannot create [...]

New Super flow added -Client Installation and Assignment SuperFlow

Provides detailed steps that you can use to prepare for and install the Configuration Manager 2007 client. This SuperFlow also provides you with the dataflow for background processes, additional resources related to client installation, and troubleshooting information for common issues. Download Old workflows are motioned in http://microsoftteched.com/2010/02/26/download-sccm-2007-superflows/ Incoming search terms:how sccm client downloag packages super [...]