Okay, let me know the result. If it fails attach a new copy of the CBS logs.(..) restart the service and am trying the automatic update
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Okay, let me know the result. If it fails attach a new copy of the CBS logs.(..) restart the service and am trying the automatic update
WMIC SERVICE GET caption, name, startmode, state > "%userprofile%\desktop\services.txt"
sc config wuauserv start= demand
sc config DoSvc start= delayed-auto
sc start wuauserv
sc start DoSvc
sc query DoSvc
sc qc DoSvc
reg save "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" "%userprofile%\Desktop\Services.hiv"
Computer Configuration > Administrative Templates > Windows Components > Delivery Optimization
Computer Configuration > Policies > Windows Settings > Security Settings > System Services > Delivery Optimization
sc query http
sc qc http
sc config http start= auto