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...
Dayst89
May 16, 2020Copper Contributor
Hello 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
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
sperry007
May 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- sperry007May 19, 2020Copper Contributor
Good to know 2004 will fix it, though it will be a while before we get there.
I've tried restarting the PanGPS service, but still not luck. Our users have to manually connect, so it just causes them to lose connection and reconnect but doesn't seem to help with the BITS issue. Thanks for your insight, though. Hopefully we'll find something soon.
Thanks.