Questar browser, I get a message to enable Siri error

alewitan
New Contributor

When we start the Questar browser, I get a message to enable Siri, and then the browser has a message to disable Siri. I checked System Preferences and Siri is disabled. We are running MAC OSX fa8588aaeca14994b0a9d515d821e2df

9bfb4fafda014014862c6aeef241d5cb
10.14.5.

1 ACCEPTED SOLUTION

amitchell
Release Candidate Programs Tester

We created a Configuration profile to disable Siri with
80d6cf04175b4dfabcee17f1464c8871 two .plist files. I think I had to create them first and specify the settings with the defaults write command.

defaults write com.apple.Siri UserHasDeclinedEnable true
defaults write com.apple.Siri StatusMenuVisible false
defaults write com.apple.assistant.support Assistant Enabled false

After the files were created made the Config profile and deployed to testing devices. Its a Computer based profile.

View solution in original post

2 REPLIES 2

amitchell
Release Candidate Programs Tester

We created a Configuration profile to disable Siri with
80d6cf04175b4dfabcee17f1464c8871 two .plist files. I think I had to create them first and specify the settings with the defaults write command.

defaults write com.apple.Siri UserHasDeclinedEnable true
defaults write com.apple.Siri StatusMenuVisible false
defaults write com.apple.assistant.support Assistant Enabled false

After the files were created made the Config profile and deployed to testing devices. Its a Computer based profile.

alewitan
New Contributor

Just an update. The file would not push when I tried to do it as a Configuration Profile. I created a PKG and pushed them using a Policy.