I'm testing a GPO to block adding/creating PSTs to Outlook for a project to migrate PST data to Personal Archives in E2010 SP2. Even though the registry entries are on my computer, Outlook is still allowing me to add an existing or create a new PST and add it to the profile.
My computer and account are both in the same OU. That OU has inheritance blocked on it, but the GPO is directly linked to it; Enforced/Enabled/GPO Status are Yes/Yes/Enabled.
In my local registry:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\outlook]
"disablecrossaccountcopy"=hex(2):2a,00,00,00
"disablepst"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\outlook\preferences]
"disablemanualarchive"=dword:00000001
"doaging"=dword:00000000
"everydays"=dword:0000000e
"promptforaging"=dword:00000000
"deleteexpired"=dword:00000000
"archiveold"=dword:00000000
"archivemount"=dword:00000000
"archiveperiod"=dword:00000006
"archivegranularity"=dword:00000000
"archivedelete"=dword:00000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\outlook\pst]
"pstdisablegrow"=dword:00000001
I've forced a domain replication, ran gpupdate /force, closed and re-opened Outlook multiple times. Am I not waiting long enough or am I missing something?
Thanks,
Jim