PRF Files

A

Ashley Wright

I am trying to create a roving profile that has both
personal and outlook address books. The only problem is
that looking at the prf file generated by IEDK it says not
to alter the outlook address book setting(as shown).
Any answers?

TIA

Ashley

[Service List]
Service1=Microsoft Outlook Client
Service2=Microsoft Exchange Server
Service3=Outlook Address Book
Service4=Personal Address Book

;
***********************************************************
*************
..
..
..
..
..
..
[Service3]
Ben = True
; -- Dummy property. Do not delete or modify.

[Service4]
PathToPersonalAddressBook=H:\$USERNAME$\Outlook.PAB
ViewOrder = 0
 
S

Sue Mosher [MVP]

That makes sense, because the OAB doesn't really have any properties related to the profile other than its presence in the profile. Are you seeing an actual problem on using this .prf?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
 
Top