You are here

SCCM Software Updates: Deployment Management item is greyed out

Submitted by PhilEddies on Wed, 09/14/2011 - 11:22
administrator | 4351 points

Problem:

Recently I noticed that one of my Deployment Management items holding Microsoft software updates had a little greyed out icon

sccm_sus_greyed_out_1.jpg

Cause:

After a little digging I found that this icon meant that that the Deployment Management item contained Expired updates.

sccm_sus_icons.jpg

SCCM Software Updates: Creating a search folder to show updates that are required but not deployed

Submitted by PhilEddies on Tue, 08/30/2011 - 14:48
administrator | 4351 points

I recently spent a bit of time tring to create a Search Folder in SCCM 2007 that would show me all of the updates that were required by machines but had not yet been approved, to make selecting updates for deployment a little easier.

Here is how I did it in the end;

SCCM Software Update: Computers not returning update status

Submitted by PhilEddies on Thu, 08/25/2011 - 23:13
administrator | 4351 points

Recently I have been setting up Software Updates in SCCM 2007 to take over from an existing WSUS Server.

The setup went fine however I quickly noticed computers were not returning any status to the SCCM server and when I checked the report "Scan 3 - Clients of a collection reporting a specific state" I  found that ever computer had a "State Name" of "Scan Failed" and an "Error Status ID" of "11423"

WSUS how to remove an update from computers

Submitted by PhilEddies on Mon, 04/18/2011 - 10:38
administrator | 4351 points

If you have every wondered how to remove a update from computers using WSUS then the below should help.

 

  1. Open the WSUS MMC console and connect to your server
  2. Expand Update Services => Server Name => Updates
  3. Right-click All Updates and select Search

    wsus_removal_1.png

Separating a WSUS Server from a SCCM Server and Getting Reporting Working Again

Submitted by PhilEddies on Sat, 02/20/2010 - 22:05
administrator | 4351 points

Problem:

For some time I had WSUS and Microsoft SCCM integrated together but installed on seperate servers, recently I wanted to break the integration so I removed the software update role from SCCM but I found that reporting on the WSUS server no longer worked, no machines had reported their status since SCCM was configured.

Cause:

Apparently when you integrate SCCM with an existing WSUS server by default SCCM takes over the reporting meaning the WSUS Server no longer records the status of machines etc.