If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.

Signature
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
> Oops. That should read:
>
[quoted text clipped - 39 lines]
>> > >
>> > > Thank you!
It does not work for us in the Policies key.
Thats okay, because our users are not admins and Regedit is disabled. I
have tested the settings as user preference settings and they work. That is
fine for us for now, as we are not sure we will change all users, and the
users we do change have roaming profiles.
I did not see, however, that the change had any effect on the default
archive location. Is there a separate setting for this? Or should I expect
that setting to
Thank you, Sue. Your help is proving invaluable.
Tommy
> If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.
>
[quoted text clipped - 41 lines]
> >> > >
> >> > > Thank you!
Sue Mosher [MVP-Outlook] - 01 Mar 2006 23:40 GMT
The setting affects only new .pst and .ost files, not existing .pst files nor the existing settings for archving. What exactly are you hoping to accomplish?

Signature
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
> It does not work for us in the Policies key.
>
[quoted text clipped - 12 lines]
>
>> If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.
>> > Oops. That should read:
>> >
[quoted text clipped - 39 lines]
>> >> > >
>> >> > > Thank you!
Tommy - 02 Mar 2006 00:29 GMT
We're trying to get autoarchive to default to the folder of our choosing.
> The setting affects only new .pst and .ost files, not existing .pst files nor the existing settings for archving. What exactly are you hoping to accomplish?
>
[quoted text clipped - 58 lines]
> >> >> > >
> >> >> > > Thank you!
Sue Mosher [MVP-Outlook] - 02 Mar 2006 00:37 GMT
Setting the actual archive location is a different matter, covered at http://support.microsoft.com/kb/836755/

Signature
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
> We're trying to get autoarchive to default to the folder of our choosing.