1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-22 02:11:34 -05:00

Update README.md

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-11-30 14:43:08 -07:00
parent e4635248fe
commit e11fb9af77
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17

View File

@ -14,6 +14,6 @@ macOS is problematic, as it will wipe `/Library/Managed Preferences` every boot
@reboot sleep 5 && cp -r '/Library/Tomster Corporation/' '/Library/Managed Preferences' @reboot sleep 5 && cp -r '/Library/Tomster Corporation/' '/Library/Managed Preferences'
``` ```
I have also noticed that Microsoft Edge does not seem to reload Managed Preferences probably until the computer reboots. I am not sure if this is a macOS behavior or if it is caused because my machine is not enrolled in an MDM. I have also noticed that Microsoft Edge does not seem to reload Managed Preferences probably until the computer reboots. Note that this may not work after a macOS update, and you will need to reboot the computer again for the policies to apply. I am not sure if this is a macOS behavior or if it is caused because my machine is not enrolled in an MDM.
Alternatively, you can try to convert the .plist files to .mobileconfig files and install them as profiles. Alternatively, you can try to convert the .plist files to .mobileconfig files and install them as profiles.