Inventorying SQL Server Editions

Well, for many organizations, it is Microsoft Enterprise Agreement true-up time.  That means you need to have accurate counts for each edition of SQL Server (Express, Standard, Enterprise, etc.).  The Asset Intelligence built in to SCCM 2007 doesn’t seem to pull that info out – just which build number of SQL is installed. Traditionally, the way to get the edition...

Read More»

Sysprep.inf and SCCM Image Capture

When using SCCM to capture a computer image (such as under Microsoft Deployment Toolkit 2008), it is sometimes necessary to provide a custom Sysprep.inf file to be used with the Sysprep process (the Prepare Windows for Capture step). In our environment, for instance, we do not have the Sysprep process preload all of the built in drivers (the Automatically Build...

Read More»

Problem with Software Updates and New SCCM Child Sites

In our environment, we recently added two new child sites to our System Center Configuration Manager 2007 hierarchy. The parent site had been running for several months prior to the addition of the child sites. While that parent site was up and running, we used it to perform typical software update tasks such as the packaging and deployment of updates....

Read More»

Server Metadata in SCCM

It is not uncommon to need additional data to be stored about a server or set of servers. Who the responsible parties are (owners of the server or applications) What applications the server supports (logical business systems that span multiple servers) Maintenance information And more SCCM does a great job of inventorying the details of a system – the hardware...

Read More»

SCCM Maintenance Windows and Software Updates

SCCM has made huge changes and improvements with software update delivery/installation as well as the introduction of very much needed functionality with service windows. However, there are some "gotchas" for maintenance windows that you should be made aware of. With regular software deployments, the maximum runtime value is used to determine if the program will be run within a given...

Read More»