Hello,
So I am trying to deploy the "Company Portal"-app to our existing devices, these computers are not enrolled through Autopilot but manually joined to AAD and then automatically enrolled through Intune.
I understand that through Autopilot you can provision the "Company Portal"-app automatically by associating your "Microsoft Store for Business"-account w. "Intune";
https://docs.microsoft.com/en-us/mem/intune/apps/store-apps-company-portal-autopilot
However I am trying to install the app using this method - "Add the Windows 10 Company Portal app by using Microsoft Intune";
https://docs.microsoft.com/en-us/mem/intune/apps/store-apps-company-portal-app
The problem(s):
Chrome:
Version 89.0.4389.90 (Official Build) (64-bit)
Windows 10 Pro
Version 20H2 (OS Build: 19042.867)
Edge:
Version 89.0.774.63 (Official build) (64-bit)
When trying to download the "Company Portal"-app itself or any of its dependencies it simply does not start any downloads in Chrome;
"Download the package for offline use" > "Download"
"Required frameworks" > "Download"When starting "Edge" the files download but they (.appx and .appxbundle) are all downloaded without any file extension, they are just "file".
Renaming the "Company Portal"-app to "<name>.appxbundle" and the dependencies as "<name>.appx" and then upload the app and its dependencies seem to work but later fail with a very weird error message, it complains about the extension after uploading all dependencies and trying to move forward (but when initially uploading the app itself it works fine);
The extension for the file is: "APPXBUNDLE File (.appxbundle)", I've masked the name of the downloaded file which seems to be GUID-string; what the error basically says is:
Fileextension for <myfile> is not present in the allowed extension list<-- One of these allowed extensions are ".appxbundle"
My file is named <myfile>.appxbundle and it is reported in Windows as a "APPXBUNDLE File (.appxbundle)"-file.
Any ideas?
Thanks!