Blocking Creative Cloud file synchronisation
According to a directive from our company's security officer we have to make sure that our users cannot upload any files to any cloud storage services.
I'm having some problems implementing this rule for the Creative Cloud service. If a user copies a file to the directory "%userprofile%\Creative Cloud Files" it then gets automatically uploaded to https://assets.adobe.com/files This is what I need to disable.
I did notice that if I go to the "Creative Cloud" application -> Settings -> Creative Cloud there is a checkbox there that allows to disable synchronisation. However even if we do that for every user there is nothing stopping them from just re-enabling the setting as soon as we stop looking. Ideally I'd like to set a group policy, registry key, ini-file setting or similar to permanently unset that checkbox and grey it out so it cannot be modified anymore.
Does something like that exist?
