Intune
9 TopicsChrome extension managed storage policy
Hi there, I've developed a chrome extension and now we want to deploy it using Intune. Force install of extension works great but I can't pass managed data to the extension. Here is the scheme: { "type": "object", "properties": { "apiKey": { "title": "API Key", "description": "An API key to communicate with server.", "type": "string" } } } This is the policy that I created in Intune: OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome~3rdparty~extensions~eagefwefpbjpewefliifpgfgoewfknnmk~policy Data type: String Value: {"apiKey":"mykey123"} But it doesn't appear in chrome://policy and when I get policies in my code with: const result = await chrome.storage.managed.get(null); The result is empty! What is the problem here? And how to fix it?49Views0likes0CommentsManage Edge setting for updates over metered networks
Is there a policy setting that can be managed that allows us to configure the setting in Edge "Download Updates over metered connections" It has been referenced in the past as a setting in Intune ADMX, and it still features as a toggle in Edge Settings (Help | About). A previous discussion here was not answered completely: https://learn.microsoft.com/en-us/answers/questions/1265567/setting-for-updating-edge-over-metered-connection Thanks1KViews0likes2CommentsTurning off Smart Screen for files issue
Hello, Is there a way to turn off SmartScreen completely via Intune policy? Have disabled SS for files: And now I am seeing option available 'Run anyway' , which is good But.. the actual SmartScreen for files feature is still not turned off ? As I have to toggle it off manually in Reputation-based protection under Windows Security?Solved948Views0likes2CommentsEdge Policies unavailable in our intune tenant
Case 35741606 We are looking to set these 2 policies however they do not appear to be available on our tenant through an admin template or settings catalog to manage PDF changes in Edge https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#newpdfreaderenabled https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#showacrobatsubscriptionbutton Having logged a support call they confirmed the policy was unavailable for them also... any idea's?1.3KViews0likes1CommentFIDO2 support Edge for Linux
Hi, https://techcommunity.microsoft.com/t5/microsoft-endpoint-manager-blog/microsoft-endpoint-manager-adds-management-and-compliance-checks/bc-p/3611732#M1064 Intune for Linux will be linked to the usage of Edge4Linux. So far so good. But ... .... https://docs.microsoft.com/en-us/azure/active-directory/authentication/fido2-compatibility ... with no FIDO2 compatibility for Edge and just for Chrome this leads to a hard decision. Do I choose the conformity of the linux device or the best way to log into azure? Is security really an option for Microsoft? Has someone an info if and when FIDO2 support will come to Edge4Linux? Cheers Sebastian1.3KViews0likes0CommentsUnable to get IE mode working through Intune
Hello all, I am trying to get IE mode working with Chromium Edge through Intune. I have enabled the "Configure Internet Explorer integration" policy to be in IE Mode (I have also tested open in IE 11 which also does not work) and enabled and set the "Configure the Enterprise Mode Site List" policy. With the latter policy, I have configured using an XML file in a network location, URL location or just list the URLs out. For a test, I have added google.com. No matter what I do, nothing works.2.5KViews2likes2CommentsIntune MAM
Hi everyone! Does anyone knows why in the documentation of Microsoft says that you can assign an app to a device not enrolled in Intune? I am aware that you can do it by user, but it says specifically to a device. If is possible, how so? ( https://docs.microsoft.com/en-us/intune/apps/apps-deploy )Solved1.2KViews0likes1Comment