Jump to content

Recommended Posts

  • 2 weeks later...
  • 7 months later...
Posted

This can also be configured in the Office2016 / 2019 / 365 ADMX Group Policy files.

 

User > Policies > Admin Templates > Microsoft Office 2016 > Privacy > Trust Centre

 

- Allow the use of additional optional connected experiences in Office

- Allow the use of connected experiences in Office

- Allow the use of connected experiences in Office that analyse Content

 

I disabled these 3 policies and the message no longer shows when Office is ran.

  • Thanks 1
  • 6 months later...
Posted
This can also be configured in the Office2016 / 2019 / 365 ADMX Group Policy files.

 

User > Policies > Admin Templates > Microsoft Office 2016 > Privacy > Trust Centre

 

- Allow the use of additional optional connected experiences in Office

- Allow the use of connected experiences in Office

- Allow the use of connected experiences in Office that analyse Content

 

I disabled these 3 policies and the message no longer shows when Office is ran.

 

Turns out that disabling these settings prevents the use of importing youtube videos into powerpoint.

 

@liverpoolit reg hack works though.

 

Capture.PNG

  • Thanks 1
  • 3 months later...
Posted
reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Common\General" /v ShownFirstRunOptin /t REG_DWORD /d 1 /f
reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Common\Licensing" /v EulasSetAccepted /t REG_SZ /d "0,41," /f
reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Common" /v SplashScreenLicense /t REG_DWORD /d 4 /f
reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Common\Privacy\SettingsStore\Anonymous" /v OptionalConnectedExperiencesNoticeVersion /t REG_DWORD /d 2 /f

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...