We are trying to distrubute a registry key using Sccm but does not work. So I wonder if a registry like this can be deployed using a batch file or registry command like regedit.exe /s regfile.reg. This the key we are trying to distrubute. The users have no rights to the computers.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\Resiliency]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\Resiliency\AddinList]
"Appl.Officexxx.Outlook.Addin"="1"