Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Calandaring (http://www.outlookbanter.com/outlook-calandaring/)
-   -   Calender Label Configuration for Outlook 2003 (http://www.outlookbanter.com/outlook-calandaring/48106-calender-label-configuration-outlook-2003-a.html)

SAMAS May 11th 07 09:46 PM

Calender Label Configuration for Outlook 2003
 
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.

Sue Mosher [MVP-Outlook] May 11th 07 10:33 PM

Calender Label Configuration for Outlook 2003
 
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.

--
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" wrote in message ...
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.


SAMAS May 14th 07 05:44 PM

Calender Label Configuration for Outlook 2003
 
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.

--
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" wrote in message ...
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.



Sue Mosher [MVP-Outlook] May 14th 07 06:51 PM

Calender Label Configuration for Outlook 2003
 
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" wrote in message ...
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" wrote in message ...
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.




All times are GMT +1. The time now is 10:48 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com