Forum Discussion
Dayst89
Apr 14, 2020Copper Contributor
SCCM Bits Error 0x80200010 no active Networkadapter was found
Hi Guys, we have a problem in our VPN Site for many clients. It seems to be that the clients can't download Software from SCCM DP or I can't deploy Software to the client in VPN. If i start a...
sperry007
May 15, 2020Copper Contributor
Good afternoon!
Did you ever get input on this? We are having the same issue, but didn't notice it until now. Seems we're current on patches through April, but we're having numerous issues right now.
Just curious if you found a solution here.
Thanks!
Scott
- Dayst89May 16, 2020Copper ContributorHello Scott,
unfortunaly not. We use GlobalProtect and I just created a workaround for us. The workaround stops the Service for vpn 30 Seconds After User Login and restart it. This workaround seems to activate Bits too reinitialize and Starts with cmts jobs. So the Installation works.
Hopefully this can help you.
Regards,
Dayst- sperry007May 18, 2020Copper Contributor
We're in a similar configuration with GlobalProtect. It's strange because it's not all of our machines that have the issue, so I have no idea where the problem actually is. To clarify, you're stopping the BITS service for 30 seconds and cranking it back up and that solves the issue for you as a workaround?
Thanks.
Scott
- Dayst89May 19, 2020Copper ContributorHi Scott,
no not the BITS Service we stop over Powershell Script and scheduld task the PanGPS Service.
If you start a client and let it run for 5 mins after Userlogin you can start a cmd and paste Bitsadmin /list /allusers then you should see Cmts Jobs with transferring error status. And those Jobs runs automatically forward if you stop the pangps service and restart it with the cmdlet restart-service.
Also I found out that in Win10 2004 the issue doesn't exists. It works directly without any issues.
Regards,
Dayst