Le 18/11/2010 09:15, Gregory Orange a écrit :
On 18/11/2010 8:05 AM, Troy Hamilton wrote:
On Wed, Nov 17, 2010 at 4:31 PM, Jon Rhoades <jrhoa...@svi.edu.au
<mailto:jrhoa...@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.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
Cool!
I follow you Greg, we call scripts from our login script when we have to change so users prefs, but this tools seems to be a better way!
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to