![]() |
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
|
|||
|
|||
![]()
Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know
if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#2
|
|||
|
|||
![]()
Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value.
What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#3
|
|||
|
|||
![]()
Thanks for the quick reply. I just wanted to ensure that this setting was
enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#4
|
|||
|
|||
![]()
THis is a per-folder setting, not a global setting. As long as the Outlook Address Book is present in the mail profile, Outlook will automatically enable that option for the use's default Contacts folder. For other folders, the user can enable it themselves (otherwise, address book clutter and chaos could potentially ensue). It can also be set programmatically with the MAPIFolder.ShowAsOutlookAB property.
-- 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 "James" wrote in message news ![]() Thanks for the quick reply. I just wanted to ensure that this setting was enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#5
|
|||
|
|||
![]()
So is there a way to make the Outlook Address book available by default for
every user? "Sue Mosher [MVP-Outlook]" wrote: THis is a per-folder setting, not a global setting. As long as the Outlook Address Book is present in the mail profile, Outlook will automatically enable that option for the use's default Contacts folder. For other folders, the user can enable it themselves (otherwise, address book clutter and chaos could potentially ensue). It can also be set programmatically with the MAPIFolder.ShowAsOutlookAB property. -- 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 "James" wrote in message news ![]() Thanks for the quick reply. I just wanted to ensure that this setting was enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#6
|
|||
|
|||
![]()
Yes, you should install it as part of the mail profile, using a .prf file. THere have been some cases where the AB didn't get added to the profile even if it was in the PRF. For that scenario, you can make another .prf that users can run to just add the Outlook address book and not otherwise modify the profile.
-- 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 "James" wrote in message ... So is there a way to make the Outlook Address book available by default for every user? "Sue Mosher [MVP-Outlook]" wrote: THis is a per-folder setting, not a global setting. As long as the Outlook Address Book is present in the mail profile, Outlook will automatically enable that option for the use's default Contacts folder. For other folders, the user can enable it themselves (otherwise, address book clutter and chaos could potentially ensue). It can also be set programmatically with the MAPIFolder.ShowAsOutlookAB property. -- 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 "James" wrote in message news ![]() Thanks for the quick reply. I just wanted to ensure that this setting was enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#7
|
|||
|
|||
![]()
More on this. When we send mail then select To the select names screen
appears. We want to ensure we can select our personal contacts that may be included under the outlook address book listed under "Show Names from the" drop down list. "James" wrote: Thanks for the quick reply. I just wanted to ensure that this setting was enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
#8
|
|||
|
|||
![]()
I think I've answered that in my response that crossed with yours.
-- 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 "James" wrote in message ... More on this. When we send mail then select To the select names screen appears. We want to ensure we can select our personal contacts that may be included under the outlook address book listed under "Show Names from the" drop down list. "James" wrote: Thanks for the quick reply. I just wanted to ensure that this setting was enabled for all users without having to manually set it on each workstation or user profile or wherever it is stored. Any ideas? "Sue Mosher [MVP-Outlook]" wrote: Like nearly all other settings related to mail profiles, this one is not configurable with the group policy editor or any registry value. What are you actually trying to accomplish? -- 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 "James" wrote in message ... Im using Outlook 2003 connecting to an Exchange 2000 server. I want to know if there is a way to enable or disable the Show this foler as an email address book on the client pc by editing the registry or creating a Group Policy for about 200 pcs. Any help is appreciated |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2002 Uses email address not in Contacts or Address book | Pagen | Outlook - Using Contacts | 1 | February 1st 06 06:11 PM |
Contacts folder shows as an Address Book but no Contacts show up | Deanna | Outlook - Using Contacts | 5 | January 31st 06 12:00 AM |
Set which local email account can send mail to contacts in address book. (associating an email address with a contact) | Scott Streit | Outlook - General Queries | 3 | January 27th 06 03:57 PM |
new additions to my contact list do not show up in my address book | Gino | Outlook - Using Contacts | 5 | January 21st 06 10:47 PM |
How can I transfer my address book to a new email account on Outlo | BooBoo44 | Outlook - Using Contacts | 1 | January 17th 06 04:51 AM |