MacOS Edge GPO via .plist file.

2023-11-17

  1. I created a plist file with the name com.microsoft.Edge.plist. Note: the name has to be exactly the same and it’s case sensitive. My example has attached in this email.
    在这里插入图片描述

  2. Then I got the com.microsoft.Edge.plist file on the MacOS, copy it into the ~/Library/Preferences folder. Hint: using shift+command+G to open this Go to the folder window.
    在这里插入图片描述

  3. Then I restarted the MacOS and it implemented the new preference file correctly com.microsoft.Edge.plist. Checked the Edge://policy and it showed as below.
    在这里插入图片描述

  4. I have verified this .plist file work well in my MacOS. The only exception is the ExtensionInstallForcelist= ncoafaeidnkeafiehpkfoeklhajkpgij. I checked the doc and found “On macOS instances, apps and extensions from outside the Microsoft Edge Add-ons website can only be force installed if the instance is managed via MDM, or joined to a domain via MCX.” Please test in your MDM to see whether it works for you. If not, I will do some further investigation.

FYI-Docs
1.Disable Password Manager so it never asks to remember passwords.
Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#enable-saving-passwords-to-the-password-manager

2.Use Google as the search engine when searching form the URL box.
Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#default-search-provider-search-url

3.Automatically install the Okta browser extension.
Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#extensioninstallforcelist

4.Configure Microsoft Edge policy settings for macOS using a .plist.
1)This doc applies to Microsoft Edge version 77 or later.
2)For a list of supported policies and their preference key names, see Microsoft Edge browser policies reference(https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies).
3)In the policy templates file, which can be downloaded from the Microsoft Edge Enterprise landing page(https://aka.ms/EdgeEnterprise), there’s an example plist in the examples folder. The example file contains all supported data types that you can customize to define your policy settings.
Reference: https://docs.microsoft.com/en-us/deployedge/configure-microsoft-edge-on-mac

5.One noticeable point, referring to the doc “Configure Microsoft Edge policies on MacOS” as below. (Reference: https://docs.microsoft.com/en-us/deployedge/configure-microsoft-edge-on-mac#configure-microsoft-edge-policies-on-macos )
The next step after you create the contents of your plist, is to name it using the Microsoft Edge preference domain, com.microsoft.Edge. The name is case sensitive and should not include the channel you are targeting because it applies to all Microsoft Edge channels. The plist file name must be com.microsoft.Edge.plist.

6.I tested a lot via Intune, but finally found the cx didn’t use Microsoft Intune to manage their MacOS.
7.Then I did research on the .plist, found it’s a MacOS technical concept. Then I successfully verified how to use .plist to manage Edge policy on MacOS.

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

MacOS Edge GPO via .plist file. 的相关文章

  • 如何在 Mac 上以编程方式访问文件信息?

    Setup 我的新 Mac Yosemite 上有一堆音频文件 当我右键单击任何文件并执行 获取信息 时 它会在 更多信息 标签下提供有关该歌曲的详细信息 例如 客观的 我需要编写一个可以列出目录中所有歌曲的程序 如下所示 Album Ti
  • 无法在 Mac OS X 中链接 GSL 库

    我正在尝试在简单的 C 代码中使用 gsl 函数 我已经使用自制程序安装了 gsl 但是当我使用 g J0 test cpp lgsl lgslcblas 编译时 我得到 J0 test cpp 34 10 fatal error gsl
  • 使用 Python 的 Mac 键盘监听器

    我已经尝试了键盘监听器的所有代码 我看到一篇文章说 Mac 会阻止系统监听键盘按下的声音 我正在使用Python 我也使用 pynput 作为库 如何让 Mac 监听我的按键操作 它只监听特殊键 如 Shift Alt 和 Command
  • 如何 cd 到 Mac OSX 终端中的别名目录

    有没有办法使用命令 cd 从 shell 进入别名目录 它总是返回 htdocs 不是目录 编辑 我使用操作系统 GUI 创建了快捷方式 gt 右键单击 htdocs 目录并选择 别名 我使用的是德语操作系统 如果它不是别名 也许它在英语中
  • 将 NSAlert 设为最顶层窗口?

    我在应用程序中创建了主窗口以进行以下设置 self setLevel kCGDesktopWindowLevel 1 self setCollectionBehavior NSWindowCollectionBehaviorCanJoinA
  • 外部协议处理程序和现代浏览器

    我注意到 GitHub 几个月前推出了一个新的 在 Mac 中克隆 按钮 单击该按钮后会执行外部协议请求 github mac openRepo REPOURL 假设我想为我的应用程序实现类似的功能 我想知道 如果用户浏览器不支持外部协议
  • 如何在 IntelliJ IDEA 中构建 OS X Java 应用程序包?

    我正在尝试在 IntelliJ IDEA 中为 mac 构建一个 Java 应用程序 苹果开发者文档说我需要做一个Java 应用程序包 http developer apple com library mac documentation J
  • 为什么 ServiceStack Razor FileSystemWatcher 不能在 Mono + Mac OS X 上工作?

    ServiceStack 对 Razor v2 的新支持使用FileSystemWatcher检测跟踪视图文件的更改并将其标记为无效 以便在下一个请求时重新编译它们 这对于调试非常有用 因为它允许您编辑视图而不是重建 重新启动项目 在我的
  • 我可以在 OSX 中使用 Python 捕获键盘和鼠标事件吗?

    我正在尝试用 Python 为 OSX 编写一个简单的宏记录器 它可以在脚本在后台运行时捕获鼠标和按键事件并重播它们 我可以用autopy https github com msanders autopy对于后者 前者是否有一个类似的简单库
  • VBA cDate 无法在 Mac excel 2011(14.7.1) 上运行

    我正在尝试使用 VBA 脚本将日期转换为长日期 下面是代码片段 Sub test Dim str as string Dim d as variant str 1 1 2016 d cdate str end sub 上面的代码片段在 Wi
  • 加载前检查 OSX 包的签名

    目标 加载已验证已签名 或针对任意算法进行验证 的 so bundle 我希望能够使用 OSX 的内置二进制签名工具或某些自定义算法来验证 so bundle 然后使用 dlopen 加载该 so bundle 问题在于似乎没有编程方式来检
  • 从帮助菜单中删除(或自定义)“搜索”

    我的应用程序有默认的 帮助 菜单 我删除了 帮助 条目 并添加了一个链接到我网站上的论坛的支持条目 帮助菜单笔尖如下所示 但是一旦我启动并运行应用程序 就会出现一个新的菜单项 我怎样才能让搜索消失 或者更好的是 我怎样才能让它启动一个带有参
  • 我应该从哪里安装 git:xcode-select --install 还是brew install git?

    我应该从哪里安装 git xcode select install or brew install git 你需要做xcode select install无论如何 如果你想做任何开发 然后你可以做 brew install git 它将安
  • Mac 上的 FFMPEG 和 PHP 不起作用

    我需要你的帮助 目前我使用 Mac OS X 10 9 4 和 xampp apache 1 8 3 3 我需要使用ffmpeg 版本3 2 通过php转换视频文件exec 但我无法让它发挥作用 我做了一些运行终端命令行的测试 系统运行正常
  • Java OS X Dock 菜单

    是否可以将项目添加到应用程序停靠菜单 编辑 我想我错过了这个问题的措辞 我不是在寻找一种将图标添加到扩展坞的方法 我正在寻找的是 当您右键单击 iTunes 图标时 您可以在菜单上获得 iTunes 控制 播放暂停等 我想知道如何向该菜单添
  • RVM 安装问题 - 无法执行端口 (autoconf)

    我正在尝试在 OSX mountain lion 上安装 Jekyll 首先我想安装RVM 然后安装最新的ruby 但是 RVM 安装失败 我无法解决问题 任何帮助表示赞赏 这是我所做的 安装的 OSX 命令行工具 尝试安装 RVM cur
  • 在 Mac 上安装 imagick

    我需要安装 php 的 imagick 扩展 我已经安装了 Image Magick 然后我做了 sudo pecl install imagick 之后我在控制台中有这样的输出 安装 usr include php ext imagick
  • MonoGame Mac 模板安装

    我在 Mac 上的 MonoDevelop 中安装 MonoGame 模板时遇到问题 我已按照自述文件的指示将 MonoDevelop MonoGame 2 5 文件夹放置在 MonoDevelop app Contents MacOS l
  • 无法在 mac 屏幕保护程序发布版本上加载图像(它适用于 Xcode 调试版本)

    我从这里得到了这个 mac 屏幕保护程序示例here https github com elpsk PaskySaver 我将其更改为显示图像而不是文本字段 问题是这样的 它可以显示任何 Xcode 对象 例如 textView textF
  • 在 MACOSX 上找不到“Python.h”文件,如何解决这个问题?

    pip3 安装 PyAudio 0 2 12默认为用户安装 因为普通站点包不可写 收集PyAudio 0 2 12 使用缓存的 PyAudio 0 2 12 tar gz 42 kB 安装构建依赖项 完成 获取建造轮子的要求 完成 准备元数

随机推荐