A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Remove all calendar delegates



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 21st 06, 05:19 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 1
Default Remove all calendar delegates

It seems I cannot make my users understand that they should un-tick the
option to send copies to delegates when they delegate permissions on
their calendar. As a result everyone gets meeting-requests from
everyone. To get rid of this problem I'm going to instruct them to use
the Folder List Calendar Properties Permissions instead.

As I do not wish to have everyone remove the current delegates
manually, I'm looking for a (VB-) script to delete all delegates for a
user. Can anyone help me with that?

TIA,
Wouter

Ads
  #2  
Old April 24th 06, 04:01 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Remove all calendar delegates

That should be coded using LDAP or ADSI or some other server side coding
against the AD of your server. That's where the delegate permissions are
stored. They aren't available in the Outlook object model. See
http://www.outlookcode.com/d/adsi.htm for information on ADSI coding.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


wrote in message
oups.com...
It seems I cannot make my users understand that they should un-tick the
option to send copies to delegates when they delegate permissions on
their calendar. As a result everyone gets meeting-requests from
everyone. To get rid of this problem I'm going to instruct them to use
the Folder List Calendar Properties Permissions instead.

As I do not wish to have everyone remove the current delegates
manually, I'm looking for a (VB-) script to delete all delegates for a
user. Can anyone help me with that?

TIA,
Wouter


  #3  
Old April 25th 06, 11:51 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Remove all calendar delegates

There will also be a hidden rule item that handles the forwarding of the meeting requests, etc. to the delegate. Should be possible to delete that with CDO 1.21 or Redemption.

--
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

"Ken Slovak - [MVP - Outlook]" wrote in message ...
That should be coded using LDAP or ADSI or some other server side coding
against the AD of your server. That's where the delegate permissions are
stored. They aren't available in the Outlook object model. See
http://www.outlookcode.com/d/adsi.htm for information on ADSI coding.



wrote in message
oups.com...
It seems I cannot make my users understand that they should un-tick the
option to send copies to delegates when they delegate permissions on
their calendar. As a result everyone gets meeting-requests from
everyone. To get rid of this problem I'm going to instruct them to use
the Folder List Calendar Properties Permissions instead.

As I do not wish to have everyone remove the current delegates
manually, I'm looking for a (VB-) script to delete all delegates for a
user. Can anyone help me with that?

TIA,
Wouter


  #4  
Old August 5th 10, 07:30 PM
MoJo65 MoJo65 is offline
Junior Member
 
First recorded activity at Outlookbanter: Aug 2010
Posts: 1
Smile

New to this site. Just want to add a scenario of the same problem in this post and ask for feedback on how to avoid it in the future. When the person that was delegated access to another calander is terminated, look out. Disabling or removing the mailbox (Exchange 2007) will cause NDR's, or appointment confirmations going to the wrong calendar. Wondering how an administrator can see if delegates exist to avoid this problem, and why Microsoft hasn't made these accessbile on the server side so administrators can remove deletagion prior to disabling the account. If you had this happen the first time, then you know the nightmare trying to figure out what to do.
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove default calendar asign another one Jonatan Sancho Outlook - Calandaring 3 April 6th 06 09:41 PM
how do I remove symbols in Outlook's calendar? big moose Outlook - Calandaring 1 March 6th 06 01:31 AM
How do I remove a delegate from my calendar? TerrieJabber Outlook - Calandaring 1 February 21st 06 06:04 PM
Setting Up Calendar Delegates Chris Z. Outlook - Calandaring 2 February 2nd 06 04:27 PM
Calendar Delegates Chris Z. Outlook - Installation 0 January 31st 06 02:19 PM


All times are GMT +1. The time now is 05:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.