Hi guys, how we can enable Enhanced Protection in the Chrome browser via JAMF? I tried some Plist files but its not working on my end
Enroll your browser in CBCM and then configure all the settings there.
i find the soliution wse neeed uplod the this pslit
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>SafeBrowsingEnabled</key> <true/> <key>SafeBrowsingProtectionLevel</key> <integer>2</integer> </dict> </plist>
with this domain :com.google.Chrome
All you need to do is configure this and then log into CBCM and control your browser settings. You'll also get more information from doing this as to what extensions are installed or whatever else.
Managing Chrome via plists is archaic and intermittent. I wouldn't recommend it.
What's CBCM?
What's CBCM?
Chrome Browser Cloud Management. It's a 100% free service from Google.
https://support.google.com/chrome/a/answer/9116814?hl=en
Chrome Browser Cloud Management. It's a 100% free service from Google.
https://support.google.com/chrome/a/answer/9116814?hl=en
Thanks for helping im baby on Jmaf but your information help me lot
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.