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 19, 2020Copper Contributor
Hi 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
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
sperry007
May 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.