The blog entry had the name wrong. It's PSTDisableGrow:
POLICY "Prevent users from adding new content to existing PST files"
KEYNAME Software\Policies\Microsoft\Office\12.0\Outlook\PST
VALUENAME PSTDisableGrow
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
EXPLAIN “This setting prevents users from adding any new content to PST files linked to their profiles."
END POLICY
I think it's under Miscellaneous for GPO.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Henry Cherry" <(E-Mail Removed)> wrote in message news:EDD787B3-81BB-4FD1-8E11-(E-Mail Removed)...
>I have read about this registry value (DisablePSTGrow) that can be created to
> limit growth of existing psts. I found it here:
>
> http://msexchangeteam.com/archive/20...05/428212.aspx
>
> And here:
>
> http://download.microsoft.com/downlo...er2007Note.doc
>
> However, I have been unable to find exactly were to place the registry value
> to implement this.
>
> Does anyone have any imformation that they can share? Thanks much!