We run a SCCM 2012 SP1 CU5 environment and recently noticed that our wsus sync is not working as it was last updated 1 week ago, where in fact it is set to run on a daily schedule. When investigating the WsyncMgr.log file, we noticed the following errors that occurred: Sync failed: “Class not registered” […more]
2,777 total views, 1 views today
I recently had clients that could not download any software update content on demand. When I opened the LocationServices.log file, I had multiple entries of the following error or warning message: “Calling back with empty distribution points list”. Upon checking the boundaries for this client, I found that the current boundary for that site did not include all […more]
9,061 total views, 4 views today
Clean and effective script to reboot a list of computers remotely. Change the text highlighted in red to best fit your needs. –Script Start– Set WSHShell = WScript.CreateObject(“WScript.Shell”) Set oFS = CreateObject(“Scripting.FileSystemObject”) strWarning = “Due to system maintenance, this computer must be restarted. You have 10 minutes to save your work from the start of this […more]
2,018 total views, 2 views today
Problem: I had a client where all the updates were failing to install and returned the error code: 80072EFE Most of the other forums and kb articles referred to incorrect Date/Time configurations or Firewall related issues. Both of these settings were correctly configured and did not provide the solution. Seeing that the error is related to […more]
1,448 total views, 1 views today
I received the following error when trying to run a System Centre Configuration Manager 2012 SP1 (SCCM 2012 SP1) report, using SQL Server 2008 R2. Error: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset ‘DataSet2’. (rsErrorExecutingCommand) ExecuteReader requires an open and available Connection. The connection’s current state is closed. Quick […more]
1,372 total views, 2 views today