That error suggests that the user running the script doesn't have owner-level permission on the folder being modified.
Server scripting has nothing to do with this task; it's used for creating event scripts on Exchange, not for performing client operations.
--
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
"SAMAS" <(E-Mail Removed)> wrote in message news:BF1F5339-A456-426B-8518-(E-Mail Removed)...
> Okay, tried implementing the script but now I'm getting
> E_ACCESSDENIED(80070005) after commented out the error skipping lines. I made
> sure Server Scripting is enabled in Outlook, reinstalled it, and installed
> SP2 all to no avail. I tried manually registering scrptxtn.dll and get error
> entry point not found/does not appear to be a .DLL file.
>
> Thoughts?
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> You can apply labels with a script, but you can't lock them down unless you block the toolbar commands. See http://www.outlookcode.com/codedetail.aspx?id=823 for a code sample.
>>
>> "SAMAS" <(E-Mail Removed)> wrote in message news:204F6468-C95F-4525-A710-(E-Mail Removed)...
>> > Is there anyway to either change the default label settings in Outlook,
>> > propogate them through the Exchange server, or lock the settings on the
>> > mailbox? Essentially, we're trying to achieve uniform label settings across
>> > an intranet and any suggestions you have to effect that are appreciated.
>>