<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>Hi,<br><br>We need to force encryption between Outlook & Exchange as it's being updated to 2010.  The recommended way is to apply a Group policy, but since we have Samba...<br><br>The registry key we need to set is:<br>HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\RPC\EnableRPCEncryption with a DWORD value of 1.  <br><br>I would normally do something like:<br><install cmd='reg add HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\RPC /v "EnableRPCEncryption" /d "1" /t REG_DWORD /f' /><br><br>But of course this is applied to the WPKG admin account's HKCU registry hive, not the user(s).<br><br>Is there a way of adding it to all users registry hive?<br><br>Regards Jon<br><span><br><span name="x"></span>-- <br>Jon Rhoades<br>Research Information Systems<br>St Vincent's Academic Centre<br>(Incorporating The University of Melbourne Departments of Medicine, Surgery and Clinical School (St.Vincent's), St Vincent's Institute and O'Brien Institute)<br><br>St Vincent's Institute<br>9 Princes St Fitzroy Vic 3065<br>p: 03 9288 2480 | x: 2399 | f: 03 9416 2676<br><br>www.stv.unimelb.edu.au<br>www.svi.edu.au<span name="x"></span><br></span><br></div></body></html>