question

AhmedEssam-4837 avatar image
0 Votes"
AhmedEssam-4837 asked AllenLiu-MSFT commented

Clients not be able to get the latest updates from ConfigMgr 0x80190193, Message: 'BITS error

Hello,

We experienced an issue on windows server 2016 clients not be able to get the latest patches.

we found the below errors in DataTransferService.log

Finished for 1 files. ReturnCode: 0x80190193, Message: 'BITS error: 'HTTP status 403: The client does not have sufficient access rights to the requested server object.



Raising event:
instance of CCM_DataTransferService_BITS_SecureFailure
{
ClientID = "GUID:61E297AF-B038-4306-8309-8DFB366E5868";
DateTime = "20210605145816.483000+000";
HRESULT = "0x80190193";
ProcessID = 8284;
ServerPath = "https://CM.domain.local:443/SMS_MP";
ThreadID = 4816;
};


and there are no errors in (Updatestore.log - UpdateDeployment - Wuhandler)

Thanks,

mem-cm-updates
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AllenLiu-MSFT avatar image
0 Votes"
AllenLiu-MSFT answered AllenLiu-MSFT commented

Hi, @AhmedEssam-4837
Thank you for posting in Microsoft Q&A forum.
Does this issue only occur on all windows server 2016 clients but other clients works well?
Do you use a proxy for the clients? If yes, make sure they are configured correctly.
If we manually access "https://CM.domain.local:443/SMS_MP", is there any error?


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AllenLiu-MSFT

The issue only occurs with some of the windows server 2016, I recently checked WUAHandler.log file and I noticed a new error (Unable to read existing WUA Group Policy object. Error = 0x800703ee)

and I had to remove Registry.pol file, once I removed the file and start the software scan update cycle, it started to grab the missing updates

So could you please help me to identify the root cause of the issue

also some clients showing the below error

HResult: 0x80240033 Context: uecGeneral Msg: The license terms of one or more updates are unavailable.. WUAHandler

Thanks

0 Votes 0 ·

Hi, @AhmedEssam-4837
0x800703ee is a specify error for windows, corrupted Windows files often trigger the error code 0x800703ee. This could indicate some of your system files or the update files themselves got corrupted.

For the error: HResult: 0x80240033 Context: uecGeneral Msg: The license terms of one or more updates are unavailable
We may follow below article to troubleshoot:
https://ccmexec.wordpress.com/2019/01/28/same-wsus-different-day/
(Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.)

0 Votes 0 ·