![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi
Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
#2
|
|||
|
|||
![]()
Delegates is strictly a server concept. There is no local component to it at all. What symptoms suggest that there is?
-- 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 "Abhi Sharma" wrote in message ... Hi Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
#3
|
|||
|
|||
![]()
yeah, i agree Delegate is a server component but what we are experiencing
following issues with delegates. a user goes into his outlook and add a delegate, i can see that in Active directory but some time when they remove from outlook it doesn;t sync up with the server. i am working on a project that if some one leaves the organization then the name is automatically delete from the delegate list from all the users but what i am seeing is inspite of deleting from the server the name exist in outlook. "Sue Mosher [MVP-Outlook]" wrote in message ... Delegates is strictly a server concept. There is no local component to it at all. What symptoms suggest that there is? -- 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 "Abhi Sharma" wrote in message ... Hi Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
#4
|
|||
|
|||
![]()
What "doesn't sync up with the server"? You didn't remove the departed user's mailbox, did you? Better to just disable it until all the side issues are taken care of.
-- 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 "Abhi" wrote in message ... yeah, i agree Delegate is a server component but what we are experiencing following issues with delegates. a user goes into his outlook and add a delegate, i can see that in Active directory but some time when they remove from outlook it doesn;t sync up with the server. i am working on a project that if some one leaves the organization then the name is automatically delete from the delegate list from all the users but what i am seeing is inspite of deleting from the server the name exist in outlook. "Sue Mosher [MVP-Outlook]" wrote in message ... Delegates is strictly a server concept. There is no local component to it at all. What symptoms suggest that there is? -- 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 "Abhi Sharma" wrote in message ... Hi Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
#5
|
|||
|
|||
![]()
We remove the exchange mailbox and disbale the login ID for the departed
user. doing so doesn;t automatically remove that user from any other user delegate list. by sync i mean if i remove some delegate from Active directory for a user some time it doesn;t replicate the changes on his outlook or exchange mailbox. "Sue Mosher [MVP-Outlook]" wrote in message ... What "doesn't sync up with the server"? You didn't remove the departed user's mailbox, did you? Better to just disable it until all the side issues are taken care of. -- 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 "Abhi" wrote in message ... yeah, i agree Delegate is a server component but what we are experiencing following issues with delegates. a user goes into his outlook and add a delegate, i can see that in Active directory but some time when they remove from outlook it doesn;t sync up with the server. i am working on a project that if some one leaves the organization then the name is automatically delete from the delegate list from all the users but what i am seeing is inspite of deleting from the server the name exist in outlook. "Sue Mosher [MVP-Outlook]" wrote in message ... Delegates is strictly a server concept. There is no local component to it at all. What symptoms suggest that there is? -- 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 "Abhi Sharma" wrote in message ... Hi Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
#6
|
|||
|
|||
![]()
I don't think it's designed to work that way (but an Exchange forum might have more specific information). By removing the mailbox, you orphan the delegation. The only way I know to clean it up is to use MFCMAPI or Outlook Spy to remove the hidden rule that handles forwarding to delegates.
-- 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 "Abhi" wrote in message ... We remove the exchange mailbox and disbale the login ID for the departed user. doing so doesn;t automatically remove that user from any other user delegate list. by sync i mean if i remove some delegate from Active directory for a user some time it doesn;t replicate the changes on his outlook or exchange mailbox. "Sue Mosher [MVP-Outlook]" wrote in message ... What "doesn't sync up with the server"? You didn't remove the departed user's mailbox, did you? Better to just disable it until all the side issues are taken care of. "Abhi" wrote in message ... yeah, i agree Delegate is a server component but what we are experiencing following issues with delegates. a user goes into his outlook and add a delegate, i can see that in Active directory but some time when they remove from outlook it doesn;t sync up with the server. i am working on a project that if some one leaves the organization then the name is automatically delete from the delegate list from all the users but what i am seeing is inspite of deleting from the server the name exist in outlook. "Sue Mosher [MVP-Outlook]" wrote in message ... Delegates is strictly a server concept. There is no local component to it at all. What symptoms suggest that there is? -- 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 "Abhi Sharma" wrote in message ... Hi Is there any way i can get the list of delegates from Exchange. know i can use Publicdelegate attribute from AD, but i am looking for Delegate list from user outlook. some how the delegate on the server and on the local client doesn;t sync all the time. Any reply is greatly appreciated. Regards Abhi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
calandar delegates only getting notices | wizard1154 | Outlook - Calandaring | 1 | April 13th 06 04:46 AM |
Delegates should be warned!! | Anttman | Outlook - Calandaring | 0 | March 1st 06 04:42 PM |
delegates and tentative meetings | yzt | Outlook - Calandaring | 2 | February 16th 06 12:19 AM |
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 |