Registry Setting for Outlook Address Book

O

OfficeMiner

Running Windows XP with Office 2003 - have a deployment that installed
without the Outlook Address Book service included in the profile. I need to
identify the machines affected by looking at the registry. Anyone know the
registry setting which shows the Outlook Address Book service is installed in
the users profile?

Thanks
 
S

Sue Mosher [MVP-Outlook]

It's not a simple registry setting that's consistent from machine to machine. The code sample at http://www.outlookcode.com/codedetail.aspx?id=804 demonstrates how to find it by iterating the registry with WMI scripting

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Top