[wpkg-users] Applying registry entry to all users (HKCU)

Gregory Orange gregory.orange at rpsmetocean.com
Thu Nov 18 09:15:18 CET 2010


On 18/11/2010 8:05 AM, Troy Hamilton wrote:
> On Wed, Nov 17, 2010 at 4:31 PM, Jon Rhoades <jrhoades at svi.edu.au
> <mailto:jrhoades at svi.edu.au>> wrote:
>     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...
>
>     The registry key we need to set is:
>     HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\RPC\EnableRPCEncryption
>     with a DWORD value of 1.
>
> I would recommend using Active Setup
> (http://en.wikipedia.org/wiki/Active_Setup).

Hey thanks Troy, this sounds great. To get access to local user 
variables such as %UserProfile% and HKCU, we currently call a bunch of 
scripts from our login script. This will help us get more of our desktop 
management into wpkg rather than floating out in the login script. Beauty!

Update: I've just had word from another sysadmin that we're already 
having some success with using it.

Cheers,
Greg.



More information about the wpkg-users mailing list