Skip to main content
Question

Write new key to the existing Plist

  • January 17, 2023
  • 2 replies
  • 32 views

Forum|alt.badge.img+2

Hi Pro,

I am new to JAMF and looking in to get some help,

I have to deploy the below code via JAMF and add it to the existing edge Plist 

defaults write com.microsoft.Edge AuthServerAllowlist org.kerberos.okta.com

I have added this code to .sh and deployed it via JAMF policy and it didn't work 

TIA

 

2 replies

Forum|alt.badge.img+1
  • New Contributor
  • 6 replies
  • January 17, 2023

AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • 2802 replies
  • January 17, 2023

Look at your JAMF Configuration profiles. If there is an Edge configuration profile update it, if there is not one create it. You should not be updating plists like this with CLI, and Microsoft specifically restricts most of their keys to require MDM delivery (ie configuration profile from JAMF).

Configure Microsoft Edge on macOS with Jamf | Microsoft Learn