Hi all,
I have a SCCM 2012 R2 setup at a customer which has problems with distributing updates to the Windows 7 computers in the environment. The update group (with updates that are 100% sure required) is deployed to some test computers but the updates don't get
installed. It is also configured to be able to install the updates without looking at any maintenance windows. I see in the reporting that the updates are required, so in my opinion they should get installed.
I've checked the registry and the Windows Updates registry keys are pointing towards the right server (my SCCM primary site server). I've created a new software update group with fewer updates, same problem.
What I find in the UpdatesDeployment.log on one of the test machines is rather strange:
Assignment {8209BD9C-A86C-460B-99B3-CD6364F8BD1B} has total
CI = 2UpdatesDeploymentAgent
29/09/2014 15:21:05
1244 (0x04DC)
Assignment ({8209BD9C-A86C-460B-99B3-CD6364F8BD1B}) reconnected to the existing job ({779CA9E2-ABB8-43E1-B8AE-F4A94BA8C761}) successfully.
UpdatesDeploymentAgent
29/09/2014 15:21:05
1244 (0x04DC)
Assignment {c076f100-c2f7-43f9-a3f9-51fd33872b94} has total
CI = 216UpdatesDeploymentAgent
29/09/2014 15:21:05
1244 (0x04DC)
Assignment ({c076f100-c2f7-43f9-a3f9-51fd33872b94}) reconnected to the existing job ({A9758363-1871-4BD9-86D9-1BE0D82531AE}) successfully.
UpdatesDeploymentAgent
29/09/2014 15:21:05
1244 (0x04DC)
OnPolicyModify for assignment ({8209BD9C-A86C-460B-99B3-CD6364F8BD1B})...
UpdatesDeploymentAgent
29/09/2014 15:23:18
2740 (0x0AB4)
Work in progress for assignment {8209BD9C-A86C-460B-99B3-CD6364F8BD1B}, forced trigger (TriggerEnforce) will be attempted when done
UpdatesDeploymentAgent
29/09/2014 15:23:18
2740 (0x0AB4)
EnumerateUpdates for action (UpdateActionInstall) -
Total actionable updates = 0UpdatesDeploymentAgent
29/09/2014 15:30:32
4532 (0x11B4)
EnumerateUpdates for action (UpdateActionInstall) - Total actionable updates = 0
UpdatesDeploymentAgent
29/09/2014 15:30:32
4000 (0x0FA0)
Message received: '<?xml version='1.0' ?><SoftwareUpdatesMessage MessageType='EvaluateAssignments'><UseCachedResults>False</UseCachedResults></SoftwareUpdatesMessage>'
UpdatesDeploymentAgent
29/09/2014 15:46:47
4836 (0x12E4)
Removing scan history to force non cached results
UpdatesDeploymentAgent
29/09/2014 15:46:47
4836 (0x12E4)
Assignment({8209BD9C-A86C-460B-99B3-CD6364F8BD1B}) already in progress state (AssignmentStateDetecting). No need to evaluate
UpdatesDeploymentAgent
29/09/2014 15:46:47
4836 (0x12E4)
Assignment({c076f100-c2f7-43f9-a3f9-51fd33872b94}) already in progress state (AssignmentStateDetecting). No need to evaluate
UpdatesDeploymentAgent
29/09/2014 15:46:47
4836 (0x12E4)
Evaluation initiated for (0) assignments.
UpdatesDeploymentAgent
29/09/2014 15:46:47
4836 (0x12E4)
Message received: '<?xml version='1.0' ?><SoftwareUpdatesMessage MessageType='EvaluateAssignments'><UseCachedResults>True</UseCachedResults></SoftwareUpdatesMessage>'
UpdatesDeploymentAgent
29/09/2014 17:06:31
6032 (0x1790)
Assignment({8209BD9C-A86C-460B-99B3-CD6364F8BD1B}) already in progress state (AssignmentStateDetecting). No need to evaluate
UpdatesDeploymentAgent
29/09/2014 17:06:31
6032 (0x1790)
Assignment({c076f100-c2f7-43f9-a3f9-51fd33872b94}) already in progress state (AssignmentStateDetecting). No need to evaluate
UpdatesDeploymentAgent
29/09/2014 17:06:31
6032 (0x1790)
Evaluation initiated for (0) assignments.
UpdatesDeploymentAgent
29/09/2014 17:06:31
6032 (0x1790)
CUpdateAssignmentsManager received a
SERVICEWINDOWEVENT START Event
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
Suspend activity in presentation mode is selected
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
At least one user has elected to suspend non-business hours activity when in presentation mode. Checking for presentation mode.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
Proceeding to non-business hours activites as presentation mode is off.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
Auto install during non-business hours is disabled or never set, selecting only scheduled updates.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
A user-defined service window(non-business hours) is available. We will attempt to install any scheduled updates.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
Attempting to install 0 updates
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
No actionable updates for install task. No attempt required.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
Updates could not be installed at this time. Waiting for the next maintenance window.
UpdatesDeploymentAgent
29/09/2014 22:00:00
3240 (0x0CA8)
CUpdateAssignmentsManager received a
SERVICEWINDOWEVENT END Event
UpdatesDeploymentAgent
30/09/2014 5:00:00
3132 (0x0C3C)
No current service window available to run updates assignment with time required = 1UpdatesDeploymentAgent
30/09/2014 5:00:00
3132 (0x0C3C)
Attempting to cancel any job started at non-business hours.
UpdatesDeploymentAgent
30/09/2014 5:00:00
3132 (0x0C3C)
There are several updates found in the assignment (2 in the first, 216 in the second). Some of them are required but still the log says: No actionable updates.
The SERVICEWINDOWEVENT events originate from the business hours set in the client settings I suppose?
But I don't get why the log sais "No current service window available to run updates assignment with time required = 1"
Any advice?
Kind regards,
Bert