Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Failed to download client files by BITS. Error 0x80200010

sohaib

Member
Messages
11
Reaction score
0
Points
1
Hi evry body,
am new here and trying to build my knowledge in SCCM Administration.
I have installed my own LAB and evry thing look allright.
After i install the SCCM 1902 on the SCCM Server 2016 with all prerequiries, the Push Client install is not working.
i have here the LOG file and a screenshot from the Taskmanager.

ccmexe.JPG
why is the UAC virtualization Not allowed? is that may the failure?
 

Attachments

As Prajwal said , you need to check BITS service is running or not. If yes there is some issue regarding network connection. Can you check you IPv4 properties ?
 
Hi Gokul,
just i told before the BITS is Running.
Did/can you analyze the log that i have attached please?
 
Can you check your ipv4 setting ?check the default gateway , cause as I mentioned it could be due to bits issue or no network issue.as per your previous reply bits is running.so next need to check your IPv4 settings. I have reviewed your logs
 
Dauflt gateway should be specified under ipv4 properties
Verify what Gokul is saying to check. I believe I used to see this error on Windows 10 systems that did not have a default gateway defined; didn't have an issue with Server though only Win10. I'd site the older thread on here where we troubleshot this but that was months ago; it ended up being Win10 BITS didn't like gateway-less configurations. :(
 
Hi guys thank you for support.
i will show you the settings..
BITS:
BITS in Services_SCCMSRV.JPG
BITS in CMD_SCCMSRV.JPG

IPV4 SCCM Server
IPV4_Settings_SRV2016.JPG

IPV4_ Domain Controller
IPV4_Settings_Domain Controller.JPG

IPV4 Settings WIN10 Client
IPV4_Settings_CLT1_W10.JPG

Thnak you for any TIP or Advice :)
 
Try to repair it if that not working pls go ahead with reinstalling.
 
Last edited:
Hi Again,
i have fixed the BITS using the winserver troubleshooting tool.
But it still Working for vies Seconds an after that turned off please asset :)

C:\Users\sccm>sc query bits

SERVICE_NAME: bits
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

C:\Users\sccm>sc query bits

SERVICE_NAME: bits
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
 
  1. Note the time, try restarting the BITS service, wait for it to stop.
  2. Open your Event Viewer and navigate to: Windows Logs > System
  3. Look for events within step 1's time frame with the source "Service Control Manager".
  4. If there is an Error level event for that sequence what does is say happened?
 
Hallo Guys,
sorry for the late answering.
I have installed a complete new server (2019) ans i still have the some problem.
i have this recources:
1-DC (DHCP/DNS).
2-SCCM Server.
3- Win 10 Client.
i got some tip that the gateway is wrong or not registered, because Client pushinstall needs BITS and BITS needs Gateway?!
my DC have a gateway in the ipv4 config BITS service turning on for while an again of i have makr it automaticly but doenst help its still turning off.
But The SCCM Server doesnt take the DC Gateway and BITS is running and the Client push install still not working.
i dont no what actualy the problem is.
 
If no issue with gateway then u are having one more option via inbuilt troubleshooter in win10
Navigate control panel->troubleshooting->hardware n sound->bits ->advanced->select apply repair automatically ->next->view detailed info
 
Hi Gokul,

sorry i did evry thing but have the same problem.
I dont know whats wrong.
Evryrhing looks good and Correctly going until the pushclient installation starts...
 
Start the bits service manually by right clicking. And check the dependent services. Make sure that dependent services are running (automatic)

Check your primary server bits service status too .
 
Hi again,
i did that before, but its Truns off again.
what do you mean with primary server? you means my Domain Controller?
By the way my VM are not connected to the internet and dont got any update....
maybe is that the isuse?
 
Back
Top