Intune
7 TopicsGo Links on Edge Mobile
Dear community members, We use Intune managed computer and Zscaler that delivers DNS Search Domain. When user type a https://go/links in Edge browser, it automatically appends the FQDN to the address bar to become https://go.mycompanydomain.com/links. It is a quite common practice for Enterprise to provide convenience to access internal shortened URLs. With Intune managed mobile (also has Zscaler), can we achieve the same goal for Edge mobile? For the mobile use case, it is less of typing the go links directly in the browser. Because there are a lot of go links shared in Email and Chats from communications and newsletters, when user click them in Outlook or Teams on the phone, it will open in Edge. I am hoping when Edge opens these links, it automatically appends the search domain like on computers. I have looked up all Intune device and Edge documentation, chatted with three different LLMs, couldn't figure out a solution. All ideas are welcome! Thanks. Best regards,Solved164Views0likes1CommentChrome 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?63Views0likes0CommentsManage 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 Thanks1.1KViews0likes2CommentsTurning 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?Solved971Views0likes2CommentsEdge 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.3KViews0likes1CommentUnable 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.5KViews2likes2Comments