During Patch Deployment using SCCM 2111 Version immediately its failing
Question
Dear AllUpdate Issue,
Recently I have upgraded my SCCM environment from 2103 to 2111 and it went successfully, but after that when I try to deploy patches to my server environment it immediately failed.
In my environment I am using the upstream server as my customer is having another wsus server in France they are approving all the patches from there and it gets sync with my wsus server here locally.
But I don’t know now immediately, it failed.
Urgent help is really appreciated.
Answers ( 2 )
Dear Anoop,
Thanks for your prompt reply, actually when I diagnosed and observed that the Upstream server will provide the catalog file but we are not getting the software content from the internet as the server does not have internet.
So when I asked the customer to enable the internet for testing purposes then I resend the package to dist & all the updates packages got downloaded and my client got the package immediately.
Thanks,
I think there is some problem with boundary .. have you changed anything with Boundary group conifugration or VPN boundary groups?
1. Locationservices.log – Check whether it’s able to find WSUS Path= and Distribution Point with patches
2. WUAHandler.log to check whether scan is completed or not
3. Updatedeployment.log – Check for deadline of the assignment and Software Updates client configuration policy, DetectJob completion received for assignment, Added update (Site_, PercentComplete, etc…
4. Execmgr.log – Execution is complete for program Software Updates Program
5. RebootCoordinator.log – Reboot related things
This is how it will be in normal scenario https://www.anoopcnair.com/configmgr-software-updates-troubleshooting-tips-fix-installation-issues-sccm/
The flows which you need to check things from client side
1. UpdateStore.log to know the status of the updates?
2. Updatedeployment.log – % of Download completed? Status = ciStateInstalling, PercentComplete = 16,
a. added to the targeted list of deployment
b. Progress: Status = ciStateDownloading, PercentComplete = 0, Result = 0x0
c. Progress: Status = ciStateWaitInstall, PercentComplete = 0, DownloadSize = 0, Result = 0x0
d. Progress: Status = ciStateInstalling, PercentComplete = 89, DownloadSize = 0, Result = 0x0
e. Progress: Status = ciStateInstalling, PercentComplete = 100, DownloadSize = 0, Result = 0x0
f. Progress: Status = ciStatePendingSoftReboot, PercentComplete = 0, DownloadSize = 0, Result = 0x0
g. Progress: Status = ciStateInstallComplete, PercentComplete = 0, DownloadSize = 0, Result = 0x0
h. Job completion received.
CCMSDKProvider.log – Get client agent settings…Getting reboot setting whether to show dialog instead of notification