Sokoban Posted September 7, 2018 Report post Posted September 7, 2018 I have done a Office 365 Software Update with ADR,Office 365 Client Update - Semi annual Channel Version 1705 for x86 ....I got the error message 0x87D0024A(-2016411062)Any idea what is the problem can be ? Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted September 7, 2018 Report post Posted September 7, 2018 Make sure that that you set the download source to Microsoft and not to your upstream server. Also make sure that all necessary microsoft URLs can be accessed through your proxy server. Check the ruleengine.log for error details. Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted September 11, 2018 Report post Posted September 11, 2018 On 9/7/2018 at 6:16 PM, Peter33 said: Make sure that that you set the download source to Microsoft and not to your upstream server. Also make sure that all necessary microsoft URLs can be accessed through your proxy server. Check the ruleengine.log for error details. Hi Thanks for your answer, It's not any errors in ruleengine.log file ... Do you have more inputs ? Sokoban Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted September 11, 2018 Report post Posted September 11, 2018 see Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted September 11, 2018 Report post Posted September 11, 2018 All Right, log files are always helpful. You need to exclude http://officecdn.microsoft.com from the proxy auhtentication, so the computer account can access it. Quote BITS error: 'HTTP status 407: Proxy authentication is required. Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted September 13, 2018 Report post Posted September 13, 2018 Hi thanks for your answer, can you explain more about what you mean ? How will I do to go further with that ? Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted September 13, 2018 Report post Posted September 13, 2018 Sure, it means whitelisting the required Domains so that the computer account can access them without the proxy authentication. Assuming that the proxy is managed by another department in your Company, you have to open a change request with them. If you are managing the Proxy by yourself you need to check the documentation on how to apply whitelistings. Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted September 14, 2018 Report post Posted September 14, 2018 9 hours ago, Peter33 said: Sure, it means whitelisting the required Domains so that the computer account can access them without the proxy authentication. Assuming that the proxy is managed by another department in your Company, you have to open a change request with them. If you are managing the Proxy by yourself you need to check the documentation on how to apply whitelistings. ok, it's possible to pre-download the file from http://officecdn.microsoft.com and stream the file to the clients ? ? Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted September 14, 2018 Report post Posted September 14, 2018 In combination of ConfigMgr Current Branch (1602 and later) and WSUS 4.0 you can create regular Update Packages and deploy them to your Clients. The ConfigMgr Client got a new feature with 1602 to Service Office 365 Clients. https://docs.microsoft.com/en-us/deployoffice/manage-updates-to-office-365-proplus-with-system-center-configuration-manager#BKMK_Reqs You can still update your Clients via regular UNC path updates if you can't meet the requirements above. I did that before we switched to currrent branch. Just run a weekly scheduled task to download the updates on your server and set the update path on your Clients to the specified UNC path. Quote Share this post Link to post Share on other sites More sharing options...