reedstec Posted April 29, 2022 Posted April 29, 2022 Hi All,I've got all the /download & configure configuration.xml done. I've done this both manually and via the Wizard in SCCM.However, when the package appears in Software Center, any attempt to install generates:"we're sorry we can't continue because we weren't able to download a required file" and SCCM reports 0x643(1603).I've taken the prepared media, running it locally works without issue. Am I missing something, or what can I do to further diagnose what's going on? How are we supposed to diagnose the ClickToRun setup issues?Any help or pointers would be muchly appreciated. Alternatively, any suggestions on how to deploy this? I'm reluctant to use the GPO method...
dmason2 Posted April 29, 2022 Posted April 29, 2022 Hi Reedstec, I was having similar issues with trying to push out o365, I had to add this to our exceptions as it was being blocked by the firewall: ^(*\.)?officecdn\.microsoft\.com\.edgesuite\.net\.?/ try adding this to your whitelist and see if the file is able to be downloaded
reedstec Posted April 29, 2022 Author Posted April 29, 2022 Hi Reedstec, I was having similar issues with trying to push out o365, I had to add this to our exceptions as it was being blocked by the firewall: ^(*\.)?officecdn\.microsoft\.com\.edgesuite\.net\.?/ try adding this to your whitelist and see if the file is able to be downloaded They're already in as exceptions. Still, I threw the machine on a complete exception while testing to rule that out.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now