We have an RDS server with 8-15 users online at any given time. All of the users are on thin clients, so they run all of their Office apps from the RDS server. We are seeing very high disk I/O on the server, and looking at Resource Monitor on the server a large chunk of the I/O is caused by the OTeleData_####_##.etl files being generated by all office apps. Since there are multiple users running multiple Office apps and each instance of the app has one or more .etl files being written and/or read at any given time, the I/O is excessive.
We have imported the Office 2013 Administrative Template and applied a GPO policy in which we "Disabled" all of the settings in User Configuration\Policies\Administrative Templates\Microsoft Office 2013\Telemetry Dashboard\
We verified via RSOP that the policy was applied, however the .etl files are still being written.
We then also set a policy to write the registry value HKCU\Software\Microsoft\Office\Common\ClientTelemetry\DisableTelemetry to 1. However, as soon as any Office application is started, it resets this value back to 0.
How do we prevent Office from re-enabling telemetry data collection?